23
loading...
This website collects cookies to deliver better user experience
Want to see the template in action? I use it for my own blog: https://twan.dev
.env.example
file, duplicate this file and rename it to .env
.site.config.js
. site.config.js
value fathomCode
. In here, you can paste the site ID that Fathom has assigned to your website.site.config.js
replace twan.dev
for domain
with your own domain. This makes sure that Fathom doesn't track your page views locally (and on the staging environments), but only on the production environment.yarn
or npm install
.yarn dev
or, if you are using NPM, npm run dev
.public
folder. First, delete all the files inside of the favicon
folder. Now let's generate the favicon files via this generator, once generated, grab all the files and place them inside of the favicon
folder. That's it, enjoy your favicons!