diff --git a/web/templates/index.pug b/web/templates/index.pug index 0a32d89..1407dfb 100755 --- a/web/templates/index.pug +++ b/web/templates/index.pug @@ -1,7 +1,7 @@ extends base.pug block meta_description - meta(name='description' content="A homepage of a russian guy Alexander aka Arav. Not just homepage, but file share, radio and upload services as well.") + meta(name='description' content="A homepage of a russian guy Alexander aka Arav. Not just homepage, but something more...") block append head link(href='assets/css/index.css' rel='stylesheet')