mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-02-21 12:33:43 +01:00
16 lines
687 B
HTML
16 lines
687 B
HTML
<!-- Intro Header -->
|
|
<header class="intro">
|
|
<div class="intro-body">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-8 col-md-offset-2">
|
|
<h1 class="brand-heading">Grayscale</h1>
|
|
<p class="intro-text">A free, responsive, one page Bootstrap theme.<br>Created by Start Bootstrap.</p>
|
|
<a href="#about" class="btn btn-circle page-scroll">
|
|
<i class="fa fa-angle-double-down animated"></i>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header> |