diff options
author | Mantas <11616378+mistermantas@users.noreply.github.com> | 2018-07-11 14:45:50 +0300 |
---|---|---|
committer | Mantas <11616378+mistermantas@users.noreply.github.com> | 2018-07-11 14:45:50 +0300 |
commit | d7500b363fee49307304fa623f74649cb408b532 (patch) | |
tree | 1413e689d5c006ab80e251816d595bfa74ab65a0 /layouts/partials/custom/meta.html | |
parent | 7061d2290b01c0d875b2e581bd4254b485ef48ed (diff) |
v2-dev2
Diffstat (limited to 'layouts/partials/custom/meta.html')
-rw-r--r-- | layouts/partials/custom/meta.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/layouts/partials/custom/meta.html b/layouts/partials/custom/meta.html new file mode 100644 index 0000000..1dadab6 --- /dev/null +++ b/layouts/partials/custom/meta.html @@ -0,0 +1,8 @@ +<!-- + +This file can be used to add custom HTML +to your cState powered status page. + +https://github.com/mistermantas/cstate/wiki/Customization + +--> |