summary refs log tree commit diff
path: root/_includes
diff options
context:
space:
mode:
authorStarfall <us@starfall.systems>2023-05-16 13:23:43 -0500
committerStarfall <us@starfall.systems>2023-05-16 13:23:43 -0500
commit82f220a494300971b93fafda39a853e2e103574a (patch)
tree82b6caa2fabe62ba7ab8781f95de22ec6f2e5f89 /_includes
parenta8257ca465f8c707f3bb02567cbe789977506180 (diff)
add terminal theme
Diffstat (limited to '_includes')
-rw-r--r--_includes/base.njk2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/base.njk b/_includes/base.njk
index 96ad9ed..fbbdcdd 100644
--- a/_includes/base.njk
+++ b/_includes/base.njk
@@ -8,7 +8,7 @@ title: Starfall
 <meta charset=UTF-8>
 <meta name=robots content="noindex, nofollow">
 <meta name=viewport content="width=device-width, initial-scale=1">
-<!-- todo css -->
+<link rel=stylesheet href=/terminal.css>
 <!-- todo color picker -->
 
 <header>