mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Some checks failed
docker-images / multi (push) Has been cancelled
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
24 lines
366 B
HTML
24 lines
366 B
HTML
---
|
|
permalink: /fancy-index/after.html
|
|
---
|
|
{% raw %}
|
|
</div>
|
|
{% endraw %}
|
|
</div>
|
|
</div><!--/container -->
|
|
</div><!--/mirrors -->
|
|
|
|
<!--
|
|
ref fa-cube icon from before.html
|
|
{% fa_svg fas.fa-cube %}
|
|
ref fa-bars icon from nav.html
|
|
{% fa_svg fas.fa-bars %}
|
|
-->
|
|
{% include footer.html %}
|
|
|
|
</body>
|
|
</html>
|
|
<!--
|
|
vim: ts=2 sts=2 sw=2 noexpandtab
|
|
-->
|