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