chore: update site
This commit is contained in:
parent
5bf2ece62b
commit
19241817b3
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>{{ if not .IsHome }}{{.Title}} - {{ end }}Dragon Linux</title>
|
||||
<title>{{ if not .IsHome }}{{.Title}} - {{ end }}</title>
|
||||
<link rel="stylesheet" href="/css/main.css?{{ slicestr (readFile "static/css/main.css" | md5) 0 8 }}">
|
||||
<link href="https://use.fontawesome.com/releases/v6.7.1/css/all.css" rel="stylesheet">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue