Skip to content

Commit 9e3a3ba

Browse files
committed
[DOCS] aligning color code and adding prefix
1 parent 6a615dc commit 9e3a3ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-overrides/main.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
{% block header %}
1919
<div style="background: #e25244; color: white; text-align: center; padding: 0.5rem;">
20-
<a href="https://sedona.apache.org/sedonadb/" title="Announcement">📢 A single-node analytical database engine with geospatial as the first-class citizen.</a>
20+
<a href="https://sedona.apache.org/sedonadb/" title="Announcement">📢 Introducing SedonaDB: A single-node analytical database engine with geospatial as the first-class citizen.</a>
2121
</div>
2222
{{ super() }} {# This renders the original header below your test bar #}
2323
{% endblock %}

0 commit comments

Comments
 (0)