blob: 001256175ea417952f288572e43e286c05fcce3e (
plain) (
blame)
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
70
|
title = "qugalet"
baseURL = 'https://quga.m0e.space'
languageCode = 'en-us'
theme = 'qugo'
[languages]
[languages.en]
languageName = "English"
[languages.en.menus]
[[languages.en.menus.main]]
name = 'Tags'
pageRef = '/tags'
weight = 0
[languages.ua]
languageName = "Українська"
languageCode = "uk-ua"
[languages.ua.menus]
[[languages.ua.menus.main]]
name = 'Теги'
pageRef = '/tags'
weight = 0
[params]
# "relatedtext" is the text that appears above the tag list at the bottom of pages.
relatedtext = "Related"
favicon = "/favicon.ico"
#list items
datesinlist = true
# authorsinlist = true
#footer items
nextprev = true
taglist = true
showrss = true
showbuttons = true
[[params.buttons]]
img = "/buttons/m0espace.png"
url = "https://m0e.space"
alt = "praise me sometimes"
[[params.buttons]]
img = "/buttons/udongein.png"
url = "https://udongein.xyz"
alt = "praise naiji"
[[params.buttons]]
img = "/buttons/opsp.png"
url = "https://opulus.space"
alt = "praise foresle"
[[params.buttons]]
img = "/buttons/fedora.gif"
url = "https://fedoraproject.org"
alt = "powered by fedora"
[[params.buttons]]
img = "/buttons/archlinux.gif"
url = "https://archlinux.org"
alt = "i use arch btw"
[[params.buttons]]
img = "/buttons/beekeeping_in_ukraine.gif"
alt = "Бджільництво України"
[[params.buttons]]
img = "/buttons/neo-fedi.gif"
url = "https://joinfediverse.wiki"
alt = "join fediverse pls, it's cool"
|