1
0
Fork 0
mirror of https://github.com/treffynnon/sqlstyle.guide.git synced 2025-03-09 12:49:51 -05:00
sqlstyle.guide/_includes/head.html

9 lines
200 B
HTML
Raw Normal View History

2015-07-06 10:53:43 -05:00
<nav id="page-nav">
<a href="#" id="to-top" class="toplink"></a>
</nav>
<header class="top">
<div class="wrap">
2017-01-04 17:00:46 -06:00
<h1 itemprop="name">SQL Server Style Guide</h1>
2015-07-06 10:53:43 -05:00
</div>
2017-01-04 17:00:46 -06:00
</header>