diff options
| author | dvs1 | 2025-02-23 16:55:15 +1000 |
|---|---|---|
| committer | dvs1 | 2025-02-23 16:55:15 +1000 |
| commit | eda3d120500c67dd558502445843fa37e11a0d02 (patch) | |
| tree | 51c16dd298c37527de488db806186eee0a1341a3 /default.template | |
| parent | Rename merged directory to nyaw. (diff) | |
| download | notYetAnotherWiki-eda3d120500c67dd558502445843fa37e11a0d02.zip notYetAnotherWiki-eda3d120500c67dd558502445843fa37e11a0d02.tar.gz notYetAnotherWiki-eda3d120500c67dd558502445843fa37e11a0d02.tar.bz2 notYetAnotherWiki-eda3d120500c67dd558502445843fa37e11a0d02.tar.xz | |
Much ado about nothing.
Diffstat (limited to 'default.template')
| -rw-r--r-- | default.template | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.template b/default.template index e6b02e6..9c5765f 100644 --- a/default.template +++ b/default.template | |||
| @@ -57,7 +57,7 @@ | |||
| 57 | <div class="boxWrapper"> | 57 | <div class="boxWrapper"> |
| 58 | <div class="boxLogo"><header><nav><a href="$home$"><img src="$logo$" alt="Not (Yet) (Another / A) Wiki." title="Not (Yet) (Another / A) Wiki."/></a></nav></header></div> | 58 | <div class="boxLogo"><header><nav><a href="$home$"><img src="$logo$" alt="Not (Yet) (Another / A) Wiki." title="Not (Yet) (Another / A) Wiki."/></a></nav></header></div> |
| 59 | <div class="boxTrail"><header><nav> 👣 $trail$</nav></header></div> | 59 | <div class="boxTrail"><header><nav> 👣 $trail$</nav></header></div> |
| 60 | <div class="boxHead"><header><nav>$header$ plus login and register buttons </nav></header></div> | 60 | <div class="boxHead"><header><nav>$header$ login register </nav></header></div> |
| 61 | <input type="checkbox" id="mode-toggle" /><div class="boxBody"><main>$body$<br/></main></div> | 61 | <input type="checkbox" id="mode-toggle" /><div class="boxBody"><main>$body$<br/></main></div> |
| 62 | <div class="boxMenu"><nav>$menu$<label for="mode-toggle" id="mode-btn">🕶</label></nav></div> | 62 | <div class="boxMenu"><nav>$menu$<label for="mode-toggle" id="mode-btn">🕶</label></nav></div> |
| 63 | <div class="boxHistory"><footer>$history$</footer></div> | 63 | <div class="boxHistory"><footer>$history$</footer></div> |
