X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FAbout.vue;h=711cc0b0e944f7de830960677eb4a5af145d0deb;hb=6808d7a16ec1e761c6a2dffec2281c96953e4d89;hp=6b2f27c19af51ba7cf2c7a2ad4a82f2008cac278;hpb=7aa548e72ba8a4af4e2c7f63e7723ad10d2cd3a4;p=vchess.git diff --git a/client/src/views/About.vue b/client/src/views/About.vue index 6b2f27c1..711cc0b0 100644 --- a/client/src/views/About.vue +++ b/client/src/views/About.vue @@ -2,36 +2,30 @@ main .row .col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2 - p TODO: give github URL, tell website story... - a(href="https://github.com/yagu0/vchess") contribute... + div(v-html="content") -