-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathconfig.yaml
45 lines (38 loc) · 985 Bytes
/
config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
baseURL: https://cichy1173.github.io/starbook_blog/
languageCode: en-us
title: StarBlog
theme: papermod
params:
env: production
description: "Loving Star Labs products? You can learn more here!"
author: "cichy1173"
ShowCodeCopyButtons: true
assets:
favicon: "/favicon.ico"
favicon16x16: "/favicon-16x16.png"
favicon32x32: "/favicon-32x32.png"
apple_touch_icon: "/apple-touch-icon.png"
safari_pinned_tab: "/safari-pinned-tab.svg"
homeInfoParams:
Title: StarBlog
Content: With love for StarBooks! Check out the news below
cover:
linkFullImages: true
menu:
main:
- identifier: basics
name: Starbook Basics
url: /basics/
weight: 10
- identifier: userReviews
name: User Reviews
url: /user_reviews
weight: 20
- identifier: MyStarbook
name: My Starbook
url: /mystarbook
weight: 30
- identifier: About
name: About Me
url: /about
weight: 40