mirror of
https://codeberg.org/bunbun/bunbun.dev
synced 2025-06-07 12:29:59 -07:00
added title to template.html and 404.html
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<title>bunbun.dev</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user