From e46537a70415226565d1d8d5673f8f36e3a9586c Mon Sep 17 00:00:00 2001 From: Young Guk Kim <kyk1047715@gmail.com> Date: Thu, 26 Apr 2018 02:07:08 +0900 Subject: [PATCH] h --- ti/templates/ti/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html index 8f066c5..1342f2f 100644 --- a/ti/templates/ti/index.html +++ b/ti/templates/ti/index.html @@ -66,7 +66,6 @@ <div class="container text-center"> <div class="row"> <div class="col-lg-10 mx-auto"> - <h2>Stylish Portfolio is the perfect theme for your next project!</h2> <canvas id="canvas" width="500" height="500"> </canvas> </div> -- GitLab