-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
69 lines (69 loc) · 1.5 KB
/
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
module:
hugoVersion:
extended: true
min: "0.87.0"
baseURL: /
title: Radio BSMI FM
keywords: bsmi
description: Website Resmi radio BSMI FM
paginate: 10
hasCJKLanguage: false
languageCode: 'en-us'
theme: "hugo-theme-onelou"
params:
opengraph:
github: 'https://github.com/jyygithub'
gitee: 'https://gitee.com/'
csdn: 'https://blog.csdn.net/'
juejin: 'https://juejin.cn/'
jianshu: 'https://www.jianshu.com/'
twitter: 'https://twitter.com'
facebook: 'https://facebook.com'
footer:
hidePowered: true # Powered by Hugo & theme OneLou
beian: # ICP备案号
gongan:
# code: 公安备案号XXXX
# txt: 京公网安备XXXX号
since: 2022
copyright: Radio BSMI FM
prefix:
h2: "※ "
h3: "✧ "
menu:
navs:
- name: News
params:
img: /img/logo1.png
url: /post/
weight: 2
# - name: Note
# params:
# img: /img/logo2.png
# weight: 2
# url: /note/
# - name: Projects
# params:
# img: /img/logo2.png
# url: /projects/
# weight: 2
# - name: About
# params:
# img: /img/logo3.png
# url: /about
# weight: 3
# - name: 404
# params:
# img: /img/logo3.png
# url: /404.html
# weight: 4
# - name: Android
# params:
# img: /img/logo1.png
# url: https://play.google.com/store/apps/details?id=app.netlify.bsmiradio
# weight: 3
# - name: Radio
# params:
# img: /img/logo1.png
# url: /
# weight: 1