From: Bastien Wirtz Date: Sat, 30 May 2020 01:48:46 +0000 (-0700) Subject: Adding missing rel attribute on links. X-Git-Tag: 120405250^2~3 X-Git-Url: https://git.immae.eu/?p=github%2Fbastienwirtz%2Fhomer.git;a=commitdiff_plain;h=3bf0edcf136b6354274fe0a5870c38350d36e6b7 Adding missing rel attribute on links. --- diff --git a/src/App.vue b/src/App.vue index a356997..be16234 100644 --- a/src/App.vue +++ b/src/App.vue @@ -13,7 +13,7 @@
diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue index a64ff3b..d3ceaf8 100644 --- a/src/components/Navbar.vue +++ b/src/components/Navbar.vue @@ -20,6 +20,7 @@