Welcome to mirror list, hosted at ThFree Co, Russian Federation.

clients.html « home « partials « layouts - github.com/miguelsimoni/hugo-initio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 626cc29adf605ee236570ca14ff5a12065c4aa6d (plain)
1
2
3
4
5
6
7
8
<div class="row section clients topspace">
    <h2 class="section-title"><span>Clients</span></h2>
    <div class="col-lg-12">
        <p>
            <img src="images/sample_clients.png" alt="">
        </p>
    </div>
</div> <!-- /section -->