X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fviews%2FAbout.vue;h=7f3e687b07ec82960114ab743fce3eed63920317;hb=a3ac374ba213c7044db6cbcfafb81d4b66a0a290;hp=6b2f27c19af51ba7cf2c7a2ad4a82f2008cac278;hpb=7aa548e72ba8a4af4e2c7f63e7723ad10d2cd3a4;p=vchess.git diff --git a/client/src/views/About.vue b/client/src/views/About.vue index 6b2f27c1..7f3e687b 100644 --- a/client/src/views/About.vue +++ b/client/src/views/About.vue @@ -2,36 +2,21 @@ 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") - +