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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user