commit ddb4cc6b3e69c9d3c847bce3600521c1750c9b95
parent afebb8f329e507f514bc00a2d676e93dc48e288b
Author: FedorVinog <fedor.vinogradov@student.howest.be>
Date: Thu, 11 Jun 2026 00:42:45 +0200
prep for themes.gohugo.io: add screenshot.png + tn.png, point demosite at fedorvin.com
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Diffstat:
3 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/images/screenshot.png b/images/screenshot.png
Binary files differ.
diff --git a/images/tn.png b/images/tn.png
Binary files differ.
diff --git a/theme.toml b/theme.toml
@@ -3,7 +3,7 @@ license = "MIT"
licenselink = "https://github.com/tddra/hugo-theme-tui/blob/main/LICENSE"
description = "Terminal-UI personal-site theme: box-drawn frame, lazygit-style row hovers, Nord palette, dot-matrix page markers."
homepage = "https://github.com/tddra/hugo-theme-tui"
-demosite = "https://github.com/tddra/hugo-theme-tui"
+demosite = "https://fedorvin.com"
min_version = "0.110.0"
tags = ["minimal", "terminal", "tui", "blog", "personal", "nord", "dark", "monospace"]