updates guestbook title
This commit is contained in:
parent
3b394f432f
commit
4699453cf6
2 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@
|
|||
user = "guestbook";
|
||||
group = "guestbook";
|
||||
|
||||
siteTitle = "ily [dot] rs";
|
||||
siteTitle = "ily guestbook";
|
||||
basePath = "/guestbook";
|
||||
|
||||
submissions.enable = true;
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>{{title}} — ily.rs</title>
|
||||
<title>{{title}}</title>
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
{{style}}
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue