mirror-web/fancy-index/before-legacy.html
Harry Chen fea011b85d
Update og metadata generation
Signed-off-by: Harry Chen <i@harrychen.xyz>
2021-08-03 20:59:12 +08:00

15 lines
326 B
HTML

---
permalink: /fancy-index/before-legacy.html
title: Index of {{url}}
legacy: true
---
<!DOCTYPE html>
<html>
{% capture metaDesc %}Index of {% raw %}{{url}}{% endraw %}{% endcapture %}
{% include head.html metaDesc=metaDesc nostyle="true" notArticle=true %}
<body>
<h1>Index of
<!--
vim: ts=2 sts=2 sw=2 noexpandtab
-->