diff options
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> |