Skip to content

Commit 4e2e4c3

Browse files
author
shane0
committed
docs(warning): version warning
1 parent 16a9175 commit 4e2e4c3

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

overrides/partials/main.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{% extends "base.html" %}
2+
3+
{% block outdated %}
4+
You're not viewing the latest version.
5+
<a href="https://shanenull.com/2025/">
6+
<strong>Click here to go to latest.</strong>
7+
</a>
8+
{% endblock %}

0 commit comments

Comments
 (0)