Add meta generator tag

This commit is contained in:
Cadence Ember
2020-07-16 22:20:13 +12:00
parent 85007e3071
commit 2c8e4205ba

View File

@@ -7,6 +7,7 @@ link(rel="manifest" href="/bibliogram.webmanifest")
link(rel="mask-icon" href="/safari-pinned-tab.svg" color="#303030") link(rel="mask-icon" href="/safari-pinned-tab.svg" color="#303030")
meta(name="msapplication-TileColor" content="#00aba9") meta(name="msapplication-TileColor" content="#00aba9")
meta(name="theme-color" content="#ffffff") meta(name="theme-color" content="#ffffff")
meta(name="generator" content="Bibliogram")
- -
let themeURL let themeURL