! Finalizing welcome page for the app itself
Now i can get back to doing backend thigns
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user