X-Git-Url: https://git.auder.net/?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2FApp.vue;h=f68877e1b8cb974763ba57f141d60c0b5a1e3c72;hb=590b75f9860a539d11906521fd25cacad05ab0a8;hp=1ece7921005f02313cc61eafe0199e40a5592b31;hpb=b644ef7f0302dcb024e5214600d13883906faed0;p=vchess.git diff --git a/client/src/App.vue b/client/src/App.vue index 1ece7921..f68877e1 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -16,7 +16,7 @@ p vchess.club {{ $lang }} img(src="./assets/images/index/wildebeest.svg") .row - // Menu (top of page) + // Menu (top of page): TODO how to organize it ? nav router-link(to="/") Home |  |