Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 471 Bytes

site-logo-and-text.md

File metadata and controls

16 lines (11 loc) · 471 Bytes

Site Logo & Text

Site Logo & Text HTML Code {#site-logo-and-text-html-code}

The below code can be found in all HTML pages that are included with the theme. code will be placed from 68th to 72st line of each page.

<div class="logo-image">
    <a href="index.html" class="brand js-target-scroll">
        <i class="icofont icofont-chart-histogram-alt"></i><span class="normal-span">PREBIZ</span>
    </a>
</div>