aboutsummaryrefslogtreecommitdiff
path: root/static/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'static/README.md')
-rw-r--r--static/README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/README.md b/static/README.md
new file mode 100644
index 0000000..7541621
--- /dev/null
+++ b/static/README.md
@@ -0,0 +1,9 @@
+This folder can be used to store any static content that you may want to link to on your status page.
+
+You may replace the default favicons by creating icons with these names:
+
+- favicon-16x16.png
+- favicon-32x32.png
+- favicon.ico
+
+You may also replace the Netlify CMS configuration by creating an `admin` folder and placing your own `config.yml` or `index.html` file by following the project's given instructions.