hacktime nel panino
Some checks failed
Build and Deploy Hugo Site / build-and-deploy (push) Failing after 4s
Some checks failed
Build and Deploy Hugo Site / build-and-deploy (push) Failing after 4s
This commit is contained in:
parent
1a955ef813
commit
d542af0008
1 changed files with 6 additions and 1 deletions
|
|
@ -101,6 +101,11 @@ pagination.pagerSize = 5
|
|||
name = "End of 10"
|
||||
url = "/endof10"
|
||||
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "hacktime"
|
||||
name = "HackTime"
|
||||
url = "https://hacktime.hackinpovo.it"
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe= true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue