Add humans.txt as a human has worked on this :)
This commit is contained in:
parent
9e516f57e7
commit
9e67a68cf7
16
dist/humans.txt
vendored
Normal file
16
dist/humans.txt
vendored
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
/* TEAM */
|
||||||
|
Main Developer: Emily
|
||||||
|
Contact: hello [at] emily.sh
|
||||||
|
Twitter: @sneaky_emily
|
||||||
|
Site: https://emilyd.xyz
|
||||||
|
From: Florida, USA
|
||||||
|
|
||||||
|
/* THANKS */
|
||||||
|
|
||||||
|
|
||||||
|
/* SITE */
|
||||||
|
Last update:2021/07/02
|
||||||
|
Language: English
|
||||||
|
Doctype: HTML5
|
||||||
|
Components: Chart.js, Dayjs, Webpack
|
||||||
|
Software: VSCode
|
1
dist/index.html
vendored
1
dist/index.html
vendored
@ -9,6 +9,7 @@
|
|||||||
<link rel="dns-prefetch" href="https://data.wowtoken.app">
|
<link rel="dns-prefetch" href="https://data.wowtoken.app">
|
||||||
<link rel="preload" href="https://data.wowtoken.app/token/current.json" as="fetch" type="application/json" crossorigin="anonymous">
|
<link rel="preload" href="https://data.wowtoken.app/token/current.json" as="fetch" type="application/json" crossorigin="anonymous">
|
||||||
<link rel="preload" href="https://data.wowtoken.app/token/history/us/72h.json" as="fetch" type="application/json" crossorigin="anonymous">
|
<link rel="preload" href="https://data.wowtoken.app/token/history/us/72h.json" as="fetch" type="application/json" crossorigin="anonymous">
|
||||||
|
<link type="text/plain" rel="author" href="https://wowtoken.app/humans.txt" />
|
||||||
<script src="bundle.js"></script>
|
<script src="bundle.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user