first adaption to suit my needs

This commit is contained in:
Patrick Tschuchnig
2020-01-25 01:48:39 +01:00
parent a22cff5163
commit bf3b8fc115
23 changed files with 265 additions and 238 deletions

View File

@@ -5,4 +5,6 @@
<title>{{site.title}} | {{page.title}}</title>
<link rel="stylesheet" href="{{site.baseurl}}/assets/css/mark.css" />
<link rel="stylesheet" href="{{site.baseurl}}/assets/css/custom.css" />
<link rel="stylesheet" href="{{site.baseurl}}/assets/css/crt.css" />
</head>