forked from DebaucheryLibrarian/traxxx
Moved maintenance page to assets.
This commit is contained in:
parent
007b541028
commit
d082f4f90d
|
@ -15,10 +15,6 @@
|
||||||
<meta name="msapplication-TileColor" content="#aa2c66">
|
<meta name="msapplication-TileColor" content="#aa2c66">
|
||||||
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
|
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
|
||||||
|
|
||||||
<% if (analytics.enabled) { %>
|
|
||||||
<script async src="<%- analytics.address %>" data-website-id="<%- analytics.siteId %>"></script>
|
|
||||||
<% } %>
|
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
body,
|
body,
|
||||||
html {
|
html {
|
||||||
|
@ -32,7 +28,7 @@
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
background: url('/maintenance_ella_reese.jpeg');
|
background: url('./maintenance_ella_reese.jpeg');
|
||||||
background-position: top center;
|
background-position: top center;
|
||||||
background-size: cover
|
background-size: cover
|
||||||
}
|
}
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 229 KiB |
Loading…
Reference in New Issue