FIX github pages

This commit is contained in:
salamimitpizza 2017-02-02 00:48:31 +01:00
parent c7bbaf0761
commit 5210a63ad4
4 changed files with 13 additions and 3 deletions

View File

@ -9,7 +9,9 @@
</head>
<body>
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
<a href="https://github.com/SalamiMitPizza/best-resume-ever">
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
</a>
<div id="readme">
<h1 id="bestresumeever">best-resume-ever</h1>
<p>Build your best resume ever!</p>

View File

@ -42,8 +42,14 @@
padding-left: 15%;
}
h2,
p {
margin-left: 10%;
}
hr {
width: 80%;
border: 1px solid #999;
}
img {

File diff suppressed because one or more lines are too long

View File

@ -9,7 +9,9 @@
</head>
<body>
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
<a href="https://github.com/SalamiMitPizza/best-resume-ever">
<div id="forkme">View on Github <i class="fa fa-github"></i></div>
</a>
<div id="readme">
{{{content}}}
</div>