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