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";
|
user = "guestbook";
|
||||||
group = "guestbook";
|
group = "guestbook";
|
||||||
|
|
||||||
siteTitle = "ily [dot] rs";
|
siteTitle = "ily guestbook";
|
||||||
basePath = "/guestbook";
|
basePath = "/guestbook";
|
||||||
|
|
||||||
submissions.enable = true;
|
submissions.enable = true;
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<title>{{title}} — ily.rs</title>
|
<title>{{title}}</title>
|
||||||
<link rel="stylesheet" href="/style.css">
|
<link rel="stylesheet" href="/style.css">
|
||||||
{{style}}
|
{{style}}
|
||||||
</head>
|
</head>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue