aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html18
1 files changed, 17 insertions, 1 deletions
diff --git a/index.html b/index.html
index 012fa2d..d207d6d 100644
--- a/index.html
+++ b/index.html
@@ -111,7 +111,23 @@
</div>
<div>
Written with no JavaScript, using pure HTML, CSS, and loading <a
- href="https://watercss.kognise.dev/">water.css</a> for a fast and fluid experience on modern and legacy devices (rougly 200ms load time)
+ href="https://watercss.kognise.dev/">water.css</a> for a fast and fluid experience on modern and legacy devices (roughly 200ms load time)
+ </div>
+ </div>
+ </li>
+ <li class="project">
+ <div class="project-title-stack">
+ <span class="project-title">
+ <a href="https://git.dbolger.dev/photoblog">photoblog</a>
+ </span>
+ <span class="project-stack">HTML, CSS, Python, Jinja, Flask, Docker</span>
+ </div>
+ <div class="project-desc">
+ <div>
+ Dead simple photo blog to display a mosaic grid of images from a directory
+ </div>
+ <div>
+ Live demo at <a href="https://photos.dbolger.dev">photos.dbolger.dev</a>
</div>
</div>
</li>