diff --git a/src/index.pug b/src/index.pug index a3a4637..86c013a 100644 --- a/src/index.pug +++ b/src/index.pug @@ -3,7 +3,8 @@ doctype html html(lang="en") head meta(charset="utf-8") - title Hello Seb + title Welcome to my Vue example + link(rel="icon" href="img/favicon.ico") link(rel="stylesheet" href="index.sass") body #app