projects dark mode
This commit is contained in:
parent
7e444cb3b1
commit
5bc69f8fa7
@ -26,9 +26,9 @@ title_separator : "-"
|
|||||||
subtitle : # site tagline that appears below site title in masthead
|
subtitle : # site tagline that appears below site title in masthead
|
||||||
name : "Lu Baumann"
|
name : "Lu Baumann"
|
||||||
description : "This is a collection of my Blogs"
|
description : "This is a collection of my Blogs"
|
||||||
url : "https://surferlul.github.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
url : "https://Surferlul.github.io" # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
|
||||||
baseurl : # the subpath of your site, e.g. "/blog"
|
baseurl : # the subpath of your site, e.g. "/blog"
|
||||||
repository : "Surferlul/blog" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
|
repository : "Surferlul/Surferlul.github.io" # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
|
||||||
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
|
||||||
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"
|
||||||
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
|
masthead_title : # overrides the website title displayed in the masthead, use " " for no title
|
||||||
|
@ -3,7 +3,7 @@ title: My Projects
|
|||||||
layout: single
|
layout: single
|
||||||
permalink: /projects
|
permalink: /projects
|
||||||
page_css:
|
page_css:
|
||||||
- /assets/css/dark.css
|
- /assets/css/dark.scss
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user