📝 Document configuration files

This commit is contained in:
James Panther
2021-08-13 19:08:35 +10:00
parent 915582aa1f
commit 8f099316b5
5 changed files with 43 additions and 0 deletions
+9
View File
@@ -1,9 +1,18 @@
# -- Site Verification --
# Provide the verification strings for the providers below and the
# corresponding meta tags will be added to the site <head>.
[verification]
# google = ""
# bing = ""
# pinterest = ""
# yandex = ""
# -- Fathom Analytics --
# To enable Fathom Analytics on your site, specify your site code below.
# If you also use a custom domain with Fathom, you can add it at `domain`.
[fathomAnalytics]
# site = "ABC12345"
# domain = "llama.yoursite.com"