blob: 8615b0ac0209fadd903d552a800a2ceed2e0043e (
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
|
title = "qugalet"
baseURL = 'https://quga.m0e.space'
languageCode = 'en-us'
theme = 'qugo'
[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"
|