mirror of
https://github.com/86Box/86box.github.io.git
synced 2026-02-21 17:15:35 -07:00
Add staging website warning banner
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
<link rel="alternate" type="application/atom+xml" title="Blog posts" href="/feed.xml" />
|
||||
</head>
|
||||
<body>
|
||||
{%- if jekyll.environment != "production" %}
|
||||
<h1 style="position: absolute; left: 0; width: 100%; box-sizing: border-box; color: #000; background-color: #ff0; text-align: center; padding: 10px; border-bottom: 3px dashed #000; margin: 0;">Staging Website - not for public consumption</h1>
|
||||
{% endif %}
|
||||
<header>
|
||||
<a href="/"><img src="/assets/images/avaicon.png" id="icon" alt="86Box logo" /><img src="/assets/images/86box-logo.png" id="logo" alt="86Box logo" /></a>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user