diff --git a/_config.yml b/_config.yml
index 4c593e0..a4b4c79 100644
--- a/_config.yml
+++ b/_config.yml
@@ -26,8 +26,8 @@ impressum_path: # set to path to include impressum link in the footer, use the
# -----------------------------------------------------------------------------
# code highlighter theme
-highlight_theme_light: github # https://github.com/jwarby/jekyll-pygments-themes
-highlight_theme_dark: native # https://github.com/jwarby/jekyll-pygments-themes
+highlight_theme_light: tango # assets/stylesheets/
+highlight_theme_dark: zenburn # assets/stylesheets/
# repo color theme
repo_theme_light: default # https://github.com/anuraghazra/github-readme-stats/blob/master/themes/README.md
@@ -174,9 +174,9 @@ markdown: Pandoc
highlighter: rouge
#pandoc:
# extensions:
-# - filter: mermaid-filter
# - filter: mathjax-pandoc-filter
# - '-Mmathjax.centerDisplayMath' # center display math
+# - filter: mermaid-filter
# Includes & excludes
include: ['_pages']
diff --git a/_includes/head.html b/_includes/head.html
index 75c9b34..c48d71d 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -11,11 +11,12 @@
-
+
+
-
- {% if site.icon.size <= 4 %}
-
+
+ {% if site.icon.size <= 4 %}
+
{% elsif site.icon != blank %}
{% endif %}
@@ -24,7 +25,7 @@
{% if site.enable_darkmode %}
-
+
diff --git a/_projects/spectra.md b/_projects/spectra.md
index 3c3de51..6a5bc6d 100644
--- a/_projects/spectra.md
+++ b/_projects/spectra.md
@@ -9,6 +9,10 @@ category: thesis

+$$
+E = mc^2 \frac{42}{10^5}
+$$
+
{class="img-fluid rounded z-depth-1"}
{:class="img-fluid rounded z-depth-1"}