Files
website/templates/about_page.html
2025-01-18 14:47:23 -05:00

7 lines
225 B
HTML

{%/* extends "terminimal/templates/index.html" */%}
{%/* block extra_head */%}
<meta name="description" content="My awesome website"/>
<meta name="keywords" content="Hacking,Programming,Ranting"/>
{%/* endblock */%}