We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d68beac commit 0cb8d6cCopy full SHA for 0cb8d6c
_layouts/default.html
@@ -24,7 +24,7 @@
24
<link rel="shortcut icon" href="/images/favicon.png">
25
</head>
26
<body id="{{ page.bodyid }}" class="{{ page.bodyclass }}">
27
- <div id="notice">This website is now archived as the Hardware Hack Lab events no longer exist in NYC or BCN.</div>
+ <div id="notice">This site is an archive. Hardware Hack Lab events no longer run in NYC or BCN.</div>
28
<header role="banner"{% if page.bodyid == 'home' %} class="first-glance"{% endif %}>
29
<h1><a href="/">Hardware Hack Lab</a></h1>
30
<nav role="navigation">
0 commit comments