X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2FApp.vue;h=4fc3b48bd0f8e85bb67bc5cbc53298c5897a8719;hb=5701c228a422bed7570452b2d24b3193f7653a19;hp=f337394ef791785eca539c7ee680550a0f820178;hpb=4f8871051c030acd51172b73cd20aedce687c2a8;p=vchess.git diff --git a/client/src/App.vue b/client/src/App.vue index f337394e..4fc3b48b 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -38,8 +38,6 @@ router-link.menuitem(to="/about") {{ st.tr["About"] }} p.clickable(onClick="doClick('modalContact')") | {{ st.tr["Contact"] }} - // TODO: add only the necessary icons to mini-css custom build - //script(src="//unpkg.com/feather-icons")