! Finalizing welcome page for the app itself

Now i can get back to doing backend thigns
This commit is contained in:
shockrah 2021-10-17 21:14:00 -07:00
parent 05166a84c8
commit b278649794
6 changed files with 19 additions and 3 deletions

View File

@ -11,3 +11,6 @@ theme = "dimension"
copyrightText = "<a href=\"https://shockrah.xyz\">Shockrah</a>"
logoImage = "favicon.png"
[markup.goldmark.renderer]
unsafe= true

View File

@ -2,4 +2,4 @@
title = "Clippable"
+++
A self hosted solution to sharing video clips on the internets
A self hosted solution to sharing clips

View File

@ -0,0 +1,7 @@
+++
title = "Source Code"
+++
For those interested the [link is here](https://gitlab.com/shockrah/clippable)
Plain text: `https://gitlab.com/shockrah/clippable`

View File

@ -19,9 +19,9 @@
<meta property="og:title" content="{{.Site.Title}}">
<meta property="og:site_name" content="{{.Site.Title}}">
<meta property="og:url" content="{{.Site.BaseURL}}">
<meta property="og:description" content="A self hostable solution to clip sharing">
<meta property="og:description" content="A self hosted solution sharing clips">
<meta property="og:type" content="website">
<meta property="og:image" content="{{.Site.BaseURL}}images/favicon.png">
<meta property="og:image" content="{{.Site.BaseURL}}images/og-bg.jpg">
{{ partial "styles.html" . }}
</head>

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0bbcffd73f6633b8db0187cd48f849133cb63cdce03a1a258cfd3440ed463c18
size 203740

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9412715c0d896f4873ef363aae114e08c4de3e658b029d87dc8f6e8a5405d701
size 86411