We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6bfeb commit 55b185aCopy full SHA for 55b185a
_config.yml
@@ -7,7 +7,7 @@
7
8
# Site Settings
9
locale : "en-US"
10
-title : "Pingping Wang/ Blog"
+title : "Pingping Wang/ Page"
11
title_separator : "-"
12
name : &name "Pingping Wang"
13
description : &description "PhD Candidate at TU Wien"
_pages/about.md
@@ -1,7 +1,6 @@
1
---
2
permalink: /
3
title: "🌱 About Me"
4
-excerpt: "About me"
5
author_profile: true
6
redirect_from:
- /about/
assets/css/custom.css
@@ -1,6 +1,6 @@
/* General font size for all pages */
.page__content {
- font-size: 16px;
+ font-size: 14px;
line-height: 1.6;
}
0 commit comments