feat: add link to commit history on updated articles (#109)

This commit is contained in:
Óscar
2023-08-15 02:02:23 +02:00
committed by GitHub
parent 0884370138
commit 0e3a4af49b
5 changed files with 58 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
{% import "macros/format_date.html" as macros_format_date %}
{% import "macros/add_comments.html" as macros_add_comments %}
{% import "macros/table_of_contents.html" as macros_toc %}
{% import "macros/create_history_url.html" as macros_create_history_url %}
<!DOCTYPE html>
<html lang="{{ lang }}" {% if config.extra.default_theme -%}