aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorValentin Popov <info@valentineus.link>2018-04-24 16:40:12 +0300
committerValentin Popov <info@valentineus.link>2018-04-24 16:42:44 +0300
commit62ed2560dcc6803500a0907216e6b19b48a4d499 (patch)
treedaf977729351a7a0f01b3882193268dc5d1d5e72 /assets
parentb6cc956fd4878f35fff1651fc2e0a7cfd26f87d0 (diff)
downloadpopov.link-62ed2560dcc6803500a0907216e6b19b48a4d499.tar.xz
popov.link-62ed2560dcc6803500a0907216e6b19b48a4d499.zip
Syntax highlighting with a new theme
Signed-off-by: Valentin Popov <info@valentineus.link>
Diffstat (limited to 'assets')
-rw-r--r--assets/css/highlight.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/assets/css/highlight.scss b/assets/css/highlight.scss
deleted file mode 100644
index caa7d65..0000000
--- a/assets/css/highlight.scss
+++ /dev/null
@@ -1,6 +0,0 @@
----
-# Pygments, a Python-based code highlighting tool, comes with a set of builtin
-# styles (not css files) for code highlighting.
----
-
-@import 'base/highlight';