view content/home/content.html @ 64:6e03d0b7c037 development

Update front-page (WIP). Add hgignore. Change structure of header, body divs. Add footer div.
author Jie Kang <jkang@redhat.com>
date Thu, 17 Nov 2016 14:49:50 -0500
parents 750da50f7399
children 236c53729f3c
line wrap: on
line source

<div class="jumbotron" id="front-page-jumbotron">
    <div class="container">
        <div class="text-center">
            <img class="logo-img" src="./img/thermostat_icon_500px.png" alt="Thermostat" />
            <h2>
                Thermostat
            </h2>
            <h3>
                The powerful instrumentation tool for the Hotspot JVM.
            </h3>
        </div>
    </div>
</div>

<!--<div class="row">
    <div class="col-sm-4">
    </div>
    <div class="col-sm-4">
        <div class="embed-responsive embed-responsive-4by3">
            <iframe class="embed-responsive-item" src="https://www.youtube.com/embed/AKB5jorzLpc"></iframe>
        </div>
    </div>
    <div class="col-sm-4">
    </div>
</div>-->