1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-10 18:02:51 +00:00

added markdown parsing - working on converting html posts

This commit is contained in:
2016-08-16 12:47:23 +00:00
parent db3e51b69a
commit 00f562dfb6
14 changed files with 841 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ body{
.Header{
width: 100%;
background: url("/images/header.jpg");
background: url("../images/header.jpg");
background-size: cover;
height: 30em;
border-bottom: solid;