mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-06-29 08:10:41 +00:00
Add fontawesome
This commit is contained in:
parent
21f4356ff9
commit
753f8f0e1a
5 changed files with 41 additions and 9 deletions
|
@ -5,6 +5,7 @@
|
|||
<title>{{ partial "title-item.html" . }}{{ .Site.Title }}</title>
|
||||
{{ partial "style.html" "scss/style.scss" }}
|
||||
{{ partial "style.html" "css/highlight.css" }}
|
||||
{{ partial "style.html" "css/font-awesome.css" }}
|
||||
</head>
|
||||
<body>
|
||||
{{ block "main" . }}{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue