clippable/gitpage/config.toml
shockrah b278649794 ! Finalizing welcome page for the app itself
Now i can get back to doing backend thigns
2021-10-17 21:14:00 -07:00

17 lines
401 B
TOML

baseURL = 'https://shockrah.gitlab.io/clippable'
languageCode = 'en-us'
title = 'What is Clippable'
description = "A self hostable solution to clip sharing"
theme = "dimension"
[params]
author = "shockrah"
description = "A self hostable solution to clip sharing"
copyrightText = "<a href=\"https://shockrah.xyz\">Shockrah</a>"
logoImage = "favicon.png"
[markup.goldmark.renderer]
unsafe= true