13 lines
196 B
HTML
13 lines
196 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="project-header">
|
|
<div class="breadcrumb-wrapper">
|
|
<a href="/blog">All technotes</a>
|
|
</div>
|
|
<h1>{{ page.title }}</h1>
|
|
</div>
|
|
|
|
{{ content }}
|