Remove web from theme blurb

master
Will Faught 6 months ago
parent 78716b10d8
commit 51ba1106ac

@ -8,7 +8,7 @@ Powerful, pliable pixel perfection. An advanced Hugo theme. [Try it out.](https:
<img alt="Screenshot" src="https://github.com/willfaught/paige/raw/master/images/screenshot.jpg"> <img alt="Screenshot" src="https://github.com/willfaught/paige/raw/master/images/screenshot.jpg">
</picture> </picture>
Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. Its a versatile canvas that serves most web needs. Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. Its a versatile canvas that serves most needs.
## Features ## Features

@ -14,8 +14,8 @@ disable_title = true
<div class="container-fluid"> <div class="container-fluid">
<div class="justify-content-center row"> <div class="justify-content-center row">
<div class="col col-auto col-lg-7 px-0"> <div class="col col-auto col-lg-8 px-0">
<p class="lead mb-0 text-center">Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. Its a versatile canvas that serves most web needs.</p> <p class="lead mb-0 text-center">Paige is designed to put your content front and center, avoiding the typical clutter. The look is seamless and smooth, scalable and readable, portable and efficient. The layout is minimal and responsive, using verticality and white space to delineate and highlight each part of the page. The implementation is flexible and extensible. Its a versatile canvas that serves most needs.</p>
</div> </div>
</div> </div>
</div> </div>

Loading…
Cancel
Save