File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11< header class ="hero ">
22 < div class ="container ">
3- < img src ="/ static/img/logo.png " alt ="fssg Logo " class ="logo " />
3+ < img src ="static/img/logo.png " alt ="fssg Logo " class ="logo " />
44 < h1 > fssg</ h1 >
55 < p class ="tagline "> Blazing Fast. Pure Shell. Zero Fuss.</ p >
66 < p class ="description ">
Original file line number Diff line number Diff line change 88 content ="fssg is a minimal, fast static site generator built with POSIX shell scripting. "
99 />
1010 < title > fssg - Fast Static Site Generator</ title >
11- < link href ="/ static/css/style.css " rel ="stylesheet " />
12- < link rel ="icon " type ="image/x-icon " href ="/ static/img/logo.png " />
11+ < link href ="static/css/style.css " rel ="stylesheet " />
12+ < link rel ="icon " type ="image/x-icon " href ="static/img/logo.png " />
1313 </ head >
1414 < body >
1515 {{content}}
You can’t perform that action at this time.
0 commit comments