Skip to content

Commit

Permalink
fix: 文档新增新域名的提示,以便大家能知道我们使用了新域名;
Browse files Browse the repository at this point in the history
Description:

Log:
  • Loading branch information
mikigo committed Jan 4, 2024
1 parent 104ae17 commit be07175
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{% extends "base.html" %}

{% block announce %}
<!-- Add announcement here, including arbitrary HTML -->
通知:新域名 youqu.uniontech.com
{% endblock %}

{% block content %}
{{ super() }}

Expand Down

0 comments on commit be07175

Please sign in to comment.