We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cae83 commit e491444Copy full SHA for e491444
overrides/main.html
@@ -2,4 +2,11 @@
2
3
{% block announce %}
4
<p>🎉 广州软件院开箱测评12款开源OCR,RapidOCR表现优异 → <a href="https://rapidai.github.io/RapidOCRDocs/blog/2024/12/08/guangzhou-software-institute-reviews-12-open-source-ocr-tools-rapidocr-stands-out" target="_blank">link</a></p>
5
+{% endblock %}
6
+
7
+{% block outdated %}
8
+You're not viewing the latest version.
9
+<a href="{{ '../' ~ base_url }}">
10
+ <strong>Click here to go to latest.</strong>
11
+</a>
12
{% endblock %}
0 commit comments