mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Set dark mode as default and 'removed' stars from the light mode
Actually, I just made them the same color, because of CSS limitations.
This commit is contained in:
@@ -17,9 +17,11 @@
|
||||
{{- print " dark" }}
|
||||
{{- end -}}
|
||||
" id="top">
|
||||
{{ if .IsHome }}
|
||||
<div id='stars'></div>
|
||||
<div id='stars2'></div>
|
||||
<div id='stars3'></div>
|
||||
{{ end }}
|
||||
{{- partialCached "header.html" . .Page -}}
|
||||
<main class="main">
|
||||
{{- block "main" . }}{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user