real initial commit

This commit is contained in:
☙◦ The Tablet ❀ GamerGirlandCo ◦❧ 2025-04-12 19:41:52 -04:00
parent c0102d8395
commit 5ff88eddc5
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

View File

@ -52,6 +52,8 @@
{{{if useCustomCSS}}}
<style>{{customCSS}}</style>
{{{end}}}
<link rel="stylesheet" type="text/css" href="/style.css">
</head>
<body class="{bodyClass} skin-{{{if bootswatchSkin}}}{bootswatchSkin}{{{else}}}noskin{{{end}}}">
@ -76,7 +78,6 @@
<a class="navbar-item" href="/bands">Bands</a>
<a class="navbar-item" href="/authors">Authors</a>
<a class="navbar-item" href="/forum">Message Board</a>
<!-- IF config.loggedIn -->
{{{ if config.loggedIn }}}
<div class="navbar-item has-dropdown is-hoverable">
<a class="navbar-link">Your Stuff</a>