Temporarily disable blog.
This commit is contained in:
parent
1d9a6d5782
commit
04c81de971
1 changed files with 2 additions and 3 deletions
|
@ -20,11 +20,11 @@
|
||||||
</a>
|
</a>
|
||||||
<nav>
|
<nav>
|
||||||
<ul class="flex gap-x-3 font-medium text-gray-200">
|
<ul class="flex gap-x-3 font-medium text-gray-200">
|
||||||
<li class="hover:text-white">
|
<!-- <li class="hover:text-white">
|
||||||
<a href="https://blog.hsn.dev" target="_self"
|
<a href="https://blog.hsn.dev" target="_self"
|
||||||
>Blog</a
|
>Blog</a
|
||||||
>
|
>
|
||||||
</li>
|
</li> -->
|
||||||
<li class="hover:text-white">
|
<li class="hover:text-white">
|
||||||
<a href="https://git.hsn.dev/jahanson" target="_self"
|
<a href="https://git.hsn.dev/jahanson" target="_self"
|
||||||
>Forgejo</a
|
>Forgejo</a
|
||||||
|
@ -76,6 +76,5 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<script defer src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{'token': 'aa40fed546d4490f8c902c3825e0df5e'}"></script>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue