X-Git-Url: https://git.auder.net/?p=vchess.git;a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=b17133d3949f0868a095b1f43419733f8084f878;hp=6a08a80fb3c3fc419a19d3b70c0563e2fe32a169;hb=HEAD;hpb=e20b2a442f49e4109b5658c482133b871e48a41b diff --git a/client/src/App.vue b/client/src/App.vue index 6a08a80f..b17133d3 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -39,13 +39,11 @@ | {{ st.tr["Contact"] }} .right-part a.menuitem(href="https://discord.gg/a9ZFKBe") + span Discord img.first(src="/images/icons/discord.svg") a.menuitem(href="https://github.com/yagu0/vchess") + span {{ st.tr["Code"] }} img(src="/images/icons/github.svg") - a.menuitem(href="https://www.facebook.com/Variants-Chess-Club-112565840437886") - img(src="/images/icons/facebook.svg") - a.menuitem(href="https://twitter.com/VchessC") - img(src="/images/icons/twitter.svg")