mirror of
https://github.com/aljazceru/midnight-gh-pages-theme.git
synced 2025-12-17 06:04:20 +01:00
hard code theme name in stylesheet to avoid conflict
This commit is contained in:
@@ -2,4 +2,4 @@ title: Midnight theme
|
||||
description: Midnight is a theme for GitHub Pages.
|
||||
show_downloads: true
|
||||
google_analytics:
|
||||
theme: jekyll-theme-midnight
|
||||
theme:
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
@import "jekyll-theme-midnight";
|
||||
|
||||
Reference in New Issue
Block a user