summaryrefslogtreecommitdiff
path: root/default.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-19 02:31:44 -0400
committerseth <[email protected]>2024-07-19 02:49:11 -0400
commit9554998e1569104256c21d6386f9fb8cc87f29f5 (patch)
treea7c8171f7f4058bc9649ee50c47053a029f43d9e /default.nix
parentcf106afeac4f9d430216d6dddb79091f97da911f (diff)
remove code highlighting
Diffstat (limited to 'default.nix')
-rw-r--r--default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/default.nix b/default.nix
index b96f89e..be25d44 100644
--- a/default.nix
+++ b/default.nix
@@ -23,7 +23,6 @@
fileset = lib.fileset.unions [
./config.toml
./content
- ./highlight_themes
./static
./templates
];