Soft release of search

Soft is hidden from the main page so small-scale production testing can begin before new server hardware arrives in the mail
This commit is contained in:
Victor Westerlund 2021-11-01 12:51:29 +01:00
parent a48d645f12
commit 88fddcf0e1

View file

@ -14,7 +14,7 @@
<main class="hidden"> <main class="hidden">
<p>victor westerlund</p> <p>victor westerlund</p>
<p><a href="https://github.com/VictorWesterlund">github</a></p> <p><a href="https://github.com/VictorWesterlund">github</a></p>
<p><a href="search">search</a></p> <!--<p><a href="search">search</a></p>-->
</main> </main>
</body> </body>
</html> </html>