]> git.frustrated-labs.net Git - frustrated-functor.dev.git/commitdiff
chore: do not ignore index file
authorAlexander Goussas <[email protected]>
Thu, 30 Apr 2026 18:50:06 +0000 (13:50 -0500)
committerAlexander Goussas <[email protected]>
Thu, 30 Apr 2026 18:50:06 +0000 (13:50 -0500)
.gitignore
public/index.html

index eb93b3fc1a0b079afb6f7449df9041ff203f977a..f10c28b89d9dafc7cf2b361f0b9409f51435bd89 100644 (file)
@@ -1,3 +1,4 @@
 zig-out
 .zig-cache
+!public/index.html
 public/*.html
index 1b10eb87bc968cd73bfe480754ade8f94532a0b7..d30d05b614fae95bcf25c9194b5d6507180304fd 100644 (file)
@@ -3,7 +3,7 @@
 
 <head>
   <meta charset="utf-8">
-  <title>Alexander Goussas | Programming</title>
+  <title>Alexander Goussas | Programming & Friends</title>
   <meta name="author" content="Alexander Goussas">
   <meta name="description" content="Blog about programming">
   <meta name="viewport" content="width=device-width, initial-scale=1">