1
0
mirror of https://github.com/onkelbeh/cheatsheets.git synced 2026-08-15 21:44:51 +02:00
Files
cheatsheets/_includes/site-header.html
Rico Sta. Cruz 4fc101def2 Update meta tags
2015-03-13 02:59:13 +08:00

7 lines
173 B
HTML

<div class='site-header'>
<div class='container'>
This is <a href="."><em>{{ site.title }}</em></a> &mdash; a collection of cheatsheets I've written.
</div>
</div>