-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yml
53 lines (52 loc) · 1.23 KB
/
config.yml
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
46
47
48
49
50
51
52
53
---
baseURL: https://icbnews.net
languageCode: en-us
timeZone: Africa/Nairobi
title: ICBN
theme: PaperMod
defaultTheme: auto
googleAnalytics: ''
Params:
ShowReadingTime: true
linkFullImages: true
ShowBreadCrumbs: true
ShowCodeCopyButtons: true
showShareButtons: true
ShowPostNavLinks: true
socialIcons:
- name: instagram
url: https://www.instagram.com/bunniestore.ke/
- name: github
url: https://github.com/tito-arch
- name: linkedin
url: https://www.linkedin.com/company/bunnie-abc/
menu:
main:
- identifier: Beginner's guide
name: Beginner's guide
url: "/categories/beginners-guide/"
weight: 10
- identifier: Breaking News
name: Breaking News
url: "/categories/breaking-news/"
weight: 20
- identifier: Fight News
name: Fight News
url: "/categories/fight-news/"
weight: 30
- identifier: I.C.B.N Profiles
name: I.C.B.N Profiles
url: "/categories/i.c.b.n-profiles/"
weight: 40
- identifier: Upcoming Events
name: Upcoming Events
url: "/categories/upcoming-events/"
weight: 50
- identifier: Rankings
name: Rankings
url: "/rankings/"
weight: 60
- identifier: About Us
name: About Us
url: "/about/"
weight: 70