Add humans.txt as a human has worked on this :)

This commit is contained in:
Emily Doherty 2021-07-02 23:53:10 -04:00
parent 9e516f57e7
commit 9e67a68cf7
2 changed files with 17 additions and 0 deletions

16
dist/humans.txt vendored Normal file
View 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
View File

@ -9,6 +9,7 @@
<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/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>
</head>
<body>