master
Manager Bot 3 years ago
parent a8e96c875c
commit 04c3a37a08
  1. 8
      Web/templates/root/index.html.ep

@ -3,8 +3,10 @@
<header> <header>
<div class="pricing-header mt-5 mb-3 p-3 pb-md-4 mx-auto text-center"> <div class="pricing-header mt-5 mb-3 p-3 pb-md-4 mx-auto text-center">
<h1 class="display-4 fw-normal mb-3">Welcome To MyJekyllBlog</h1> <h1 class="display-4 fw-normal mb-3">Welcome To MyJekyllBlog</h1>
<p class="fs-5 text-muted"> <p class="fs-5 text-muted">MyJekyllBlog is a CMS and Hosting Platform for Jekyll Blogs.</p>
MyJekyllBlog gives you a content editor and web hosting for your Jekyll blog. <video controls="controls" width="80%" name="MyJekyllBlog Demo">
</p> <source src="/assets/mjb-demo-video.mov">
</video>
</div> </div>
</header> </header>

Loading…
Cancel
Save