mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-07-05 12:45:22 +02:00
Change title to a variable and implement opengraph metatdata tags
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{% extends 'site_layout.html.j2' %}
|
||||
{% block title %}About Titan{% endblock %}
|
||||
{% set title="About Titan" %}
|
||||
|
||||
{% block content %}
|
||||
<p class="flow-text center-align">In the beginning, there was <strong>silence</strong>.</p>
|
||||
|
Reference in New Issue
Block a user