projects dark mode

This commit is contained in:
Surferlul 2022-07-20 23:46:27 +02:00
parent 7e444cb3b1
commit 5bc69f8fa7
3 changed files with 3 additions and 3 deletions

View File

@ -26,9 +26,9 @@ title_separator : "-"
subtitle : # site tagline that appears below site title in masthead
name : "Lu Baumann"
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"
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"
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

View File

@ -3,7 +3,7 @@ title: My Projects
layout: single
permalink: /projects
page_css:
- /assets/css/dark.css
- /assets/css/dark.scss
---