mirror of
https://codeberg.org/gothub/pages
synced 2024-12-06 19:16:41 +01:00
Add meta description to the page
Signed-off-by: Odyssey <hi@odyssey346.dev>
This commit is contained in:
@@ -6,6 +6,7 @@ html {
|
||||
title "GotHub"
|
||||
meta -charset "utf-8"
|
||||
meta -name "viewport" -content "width=device-width, initial-scale=1"
|
||||
meta -name "description" -content "An alternative front-end for GitHub, written in Go."
|
||||
link -rel "stylesheet" -href "css/site.css"
|
||||
# TODO: SEO
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user