aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_includes/common/header.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--_includes/common/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/common/header.html b/_includes/common/header.html
index 82c3801..6df985b 100644
--- a/_includes/common/header.html
+++ b/_includes/common/header.html
@@ -45,7 +45,7 @@
{% include common/mathjax.html %}
- <link rel="stylesheet" href="{{ '/assets/css/main.css' | relative_url }}">
+ <link rel="stylesheet" href="{{ '/assets/css/jekyll-theme.css' | relative_url }}">
{% assign links = '' | split: '' %}
{% if site.settings.links %}