Skip to content

Commit

Permalink
docs: Add tip of old documents (PaddlePaddle#13960)
Browse files Browse the repository at this point in the history
* docs: Add tip of old documents

* Update overrides/main.html

---------

Co-authored-by: Wang Xin <[email protected]>
  • Loading branch information
SWHL and GreatV authored Oct 10, 2024
1 parent 9ae15bf commit dba34d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{% extends "base.html" %}

{% block outdated %}
You're not viewing the latest version.
<a href="{{ '../' ~ base_url }}">
<strong>Click here to go to latest.</strong>
</a>
{% endblock %}

0 comments on commit dba34d2

Please sign in to comment.