mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Add site description meta tag
This commit is contained in:
parent
2c65ecc4b4
commit
1051f84462
|
@ -4,6 +4,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="Content-Language" content="{{ .Site.Language.Lang }}">
|
||||
<meta name="description" content="My personal webpage and blog about programming, privacy, and other tech-related stuff.">
|
||||
{{ partial "style.html" "scss/style.scss" }}
|
||||
{{ partial "style.html" "css/font-awesome.css" }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue