New Version - 1.0.1 — Set dark theme as default & fix eslint

This commit is contained in:
panr 2018-08-24 09:37:55 +02:00
parent b442ae90c9
commit a8b843adb8
6 changed files with 113 additions and 52 deletions

View file

@ -6,7 +6,7 @@
{{ end }}
{{ partial "head.html" . }}
</head>
<body>
<body class="dark-theme">
<div class="container">
{{ partial "header.html" . }}