view _layouts/page.html @ 283:f980608e25b1

Create code-of-conduct.md
author Kai Torben Ohlhus <k.ohlhus@gmail.com>
date Tue, 24 May 2022 19:59:54 +0900
parents 598d7f098082
children
line wrap: on
line source

---
layout: default
---
<div>
  <h1>{{ page.icon }} {{ page.title }}</h1>
  {{ content }}
</div>