diff --git a/view/layout/main.pug b/view/layout/main.pug index 177b4a1..3b4f418 100644 --- a/view/layout/main.pug +++ b/view/layout/main.pug @@ -7,8 +7,9 @@ block root "About me": "/about", "hr_1": "hr", "Guestbook": "/guestbook", + "Articles": "/articles", "hr_2": "hr", - "Articles": "/articles" + "Sources": "/sources" } doctype html