✨ feat: add link to commit history on updated articles (#109)
This commit is contained in:
@@ -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 -%}
|
||||
|
Reference in New Issue
Block a user