view _layouts/page.html @ 247:bc6c8f2ed4fb

Update Octave Packages URL.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Mon, 29 Mar 2021 13:28:06 +0900
parents 598d7f098082
children
line wrap: on
line source

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