Back to Vercel

This is my blog made with Zola.

examples/zola/templates/index.html

16.1.2143 B
Original Source

{% extends "base.html" %} {% block content %}

This is my blog made with Zola.

Click here to see my posts.

{% endblock content %}