Added gallery site section and automatic directory scanning. Fixed some memory errors, removed obsolete logs
This commit is contained in:
@@ -13,8 +13,8 @@
|
||||
<body>
|
||||
<header>
|
||||
<a href="/" id="logo"><img src="/logo.png" alt="logo" /></a>
|
||||
<a id="modern" href="/modern"
|
||||
title="If you have modern browser, you can visit more fancy version of my site">Modernize</a>
|
||||
<!-- <a id="modern" href="/modern"
|
||||
title="If you have modern browser, you can visit more fancy version of my site">Modernize</a> -->
|
||||
</header>
|
||||
<main>
|
||||
<h1>Home</h1>
|
||||
@@ -22,7 +22,6 @@
|
||||
<li><a href="/about">About me</a></li>
|
||||
<li><a href="/gallery">Gallery</a></li>
|
||||
<li><a href="/projects">Projects</a></li>
|
||||
<li><a href="/philosophy">Philosophy</a></li>
|
||||
</ul>
|
||||
<h1>Articles</h1>
|
||||
%s
|
||||
|
Reference in New Issue
Block a user