Skip to content

Commit e491444

Browse files
committed
ci: add default docs
1 parent e8cae83 commit e491444

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

overrides/main.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,11 @@
22

33
{% block announce %}
44
<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>
512
{% endblock %}

0 commit comments

Comments
 (0)