@@ -10,21 +10,23 @@ This theme was highly inspired by the [hello-friend](https://github.com/panr/hug
10
10
11
11
## Table of Contents
12
12
13
- - [ Features] ( #features )
14
- - [ How to start] ( #how-to-start )
15
- - [ How to configure] ( #how-to-configure )
16
- - [ More] ( #more-things )
17
- - [ Built in shortcodes] ( #built-in-shortcodes )
18
- - [ image] ( #image )
19
- - [ Code highlighting] ( #code-highlighting )
20
- - [ Favicon] ( #favicon )
21
- - [ Audio Support] ( #audio-support )
22
- - [ Social Icons] ( #social-icons )
23
- - [ Known issues] ( #known-issues )
24
- - [ How to edit the theme] ( #how-to-edit-the-theme )
25
- - [ Changelog] ( CHANGELOG.md )
26
- - [ Sponsoring] ( #sponsoring )
27
- - [ Licence] ( #licence )
13
+ - [ Hello Friend NG] ( #hello-friend-ng )
14
+ - [ General informations] ( #general-informations )
15
+ - [ Table of Contents] ( #table-of-contents )
16
+ - [ Features] ( #features )
17
+ - [ How to start] ( #how-to-start )
18
+ - [ How to configure] ( #how-to-configure )
19
+ - [ More things] ( #more-things )
20
+ - [ Built-in shortcodes] ( #built-in-shortcodes )
21
+ - [ image] ( #image )
22
+ - [ Code highlighting] ( #code-highlighting )
23
+ - [ Favicon] ( #favicon )
24
+ - [ Audio Support] ( #audio-support )
25
+ - [ Social Icons:] ( #social-icons )
26
+ - [ Known issues] ( #known-issues )
27
+ - [ How to edit the theme] ( #how-to-edit-the-theme )
28
+ - [ Sponsoring] ( #sponsoring )
29
+ - [ Licence] ( #licence )
28
30
29
31
---
30
32
@@ -90,6 +92,9 @@ paginate = 10
90
92
keywords = " homepage, blog"
91
93
images = [" " ]
92
94
95
+ # Header configuration
96
+ headerCssClasses = [" " ] # Css classes appended to <header> of each page
97
+
93
98
[taxonomies ]
94
99
category = " blog"
95
100
tag = " tags"
0 commit comments