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