mirror of
https://github.com/jannikmenzel/iFSR-Website.git
synced 2025-06-07 01:58:47 +02:00
implemented darkmode
This commit is contained in:
parent
d8f48ba6ad
commit
d816a951dc
11 changed files with 269 additions and 71 deletions
|
@ -1,5 +1,7 @@
|
|||
{{ define "main" }}
|
||||
<div id="markdown">
|
||||
{{ .Content }}
|
||||
<div class="container">
|
||||
<div id="markdown">
|
||||
{{ .Content }}
|
||||
</div>
|
||||
</div>
|
||||
{{ end }}
|
Loading…
Add table
Add a link
Reference in a new issue