This commit is contained in:
parent
a5ac8c83e5
commit
edb0d88c67
|
@ -21,6 +21,7 @@ style = 'monokailight'
|
||||||
tabWidth = 4
|
tabWidth = 4
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
|
description = "I blog here, mostly about playing with computers and the internet. Sometimes I also share what I just learned."
|
||||||
mainSections = [ 'posts' ]
|
mainSections = [ 'posts' ]
|
||||||
|
|
||||||
[params.remark42]
|
[params.remark42]
|
||||||
|
@ -75,3 +76,6 @@ url = "https://paste.leafee98.com/"
|
||||||
parent = "Services"
|
parent = "Services"
|
||||||
name = "Plik"
|
name = "Plik"
|
||||||
url = "https://plik.leafee98.com/"
|
url = "https://plik.leafee98.com/"
|
||||||
|
|
||||||
|
[security.exec]
|
||||||
|
allow = [ "^asciidoctor$" ]
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 6ac660eee21e85f7fe26efcf1dcc50788477ca35
|
Subproject commit e4e2844c3ebad115f9b5de2ef69c6794263f2417
|
Loading…
Reference in a new issue