diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-08-16 16:35:49 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-08-16 16:35:49 +0200 |
commit | fdad4b72c26e8384dea85ce2a665bdef8ecb90f1 (patch) | |
tree | 50c43c93482cea92c2d1e17cfb8a56d0912f8dfd | |
parent | 0971b2e59594e3067d113b49f5a7c5e71293a3e9 (diff) | |
parent | 60a4e723ca24c51190b2c436cb531e0d8b38b17c (diff) |
Merge branch 'master' of git.thomasvoss.com:www.thomasvoss.com
-rw-r--r-- | src/blog/termios/index.gsp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blog/termios/index.gsp b/src/blog/termios/index.gsp index 6a824c0..3fd06c9 100644 --- a/src/blog/termios/index.gsp +++ b/src/blog/termios/index.gsp @@ -4,6 +4,7 @@ html lang="en" { header { div .head { h1 {-Disabling Terminal Transmission Codes} + INCLUDE(nav.gsp) } figure .quote { |