diff options
| author | seth <[email protected]> | 2024-07-19 02:31:44 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-07-19 02:49:11 -0400 |
| commit | 9554998e1569104256c21d6386f9fb8cc87f29f5 (patch) | |
| tree | a7c8171f7f4058bc9649ee50c47053a029f43d9e /default.nix | |
| parent | cf106afeac4f9d430216d6dddb79091f97da911f (diff) | |
remove code highlighting
Diffstat (limited to 'default.nix')
| -rw-r--r-- | default.nix | 1 |
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 ]; |
