diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2020-05-28 19:02:00 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2020-05-28 19:02:00 -0400 |
| commit | 7e8b253a271b76c1fbda10ca3e9c8f45008f8f55 (patch) | |
| tree | 3098c10239eb2afdd384a54efb2a43560167b9d5 /templates | |
| parent | 4dbb8998f840a771949ed30f9f2b652713edd0f9 (diff) | |
Refactor.
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/index.hbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.hbs b/templates/index.hbs index 18245a0..c3311b9 100644 --- a/templates/index.hbs +++ b/templates/index.hbs @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <title>Hello, world!</title> + <title>бирка-тян</title> <link rel="stylesheet" type="text/css" href="/public/css/style.css"> <meta charset="UTF-8"> </head> |