Skip to content

Commit 1cb7d2c

Browse files
authored
Update index.html
1 parent 0786eb9 commit 1cb7d2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

themes/2024/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" href="/assets/logo_small.png" />
5+
<link rel="icon" href="/assets/logo_small.png">
66
<meta
77
name="viewport"
88
content="width=device-width, initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no"
99
/>
1010
<meta name="description" content="{{description}}" />
1111
<meta name="keywords" content="{{keywords}}" />
1212
<meta name="generator" content="FileCodeBox2.1" />
13-
<title>FileCodeBox</title>
13+
<title>{{title}}</title>
1414
<script type="module" crossorigin src="/assets/index-BMgmatCO.js"></script>
1515
<link rel="stylesheet" crossorigin href="/assets/index-AS6H6npC.css">
1616
</head>

0 commit comments

Comments
 (0)