From 8d2504316a8688782f85d9680fb66caf23297e0c Mon Sep 17 00:00:00 2001 From: Young Guk Kim <kyk1047715@gmail.com> Date: Thu, 26 Apr 2018 02:04:55 +0900 Subject: [PATCH] h --- ti/templates/ti/index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/ti/templates/ti/index.html b/ti/templates/ti/index.html index 1a83956..8f066c5 100644 --- a/ti/templates/ti/index.html +++ b/ti/templates/ti/index.html @@ -67,9 +67,6 @@ <div class="row"> <div class="col-lg-10 mx-auto"> <h2>Stylish Portfolio is the perfect theme for your next project!</h2> - <p class="lead mb-5">This theme features a flexible, UX friendly sidebar menu and stock photos from our friends at - <a href="https://unsplash.com/">Unsplash</a>!</p> - <a class="btn btn-dark btn-xl js-scroll-trigger" href="#services">What We Offer</a> <canvas id="canvas" width="500" height="500"> </canvas> </div> -- GitLab