Added gallery site section and automatic directory scanning. Fixed some memory errors, removed obsolete logs

This commit is contained in:
Dm1tr1y147
2020-07-28 06:06:00 +05:00
parent fd6007b22b
commit 21f5a392fa
19 changed files with 388 additions and 33 deletions

View File

@@ -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