mirror of
https://gitee.com/nanjing-yimao-information/ieemoo-ai-gift.git
synced 2025-08-23 23:50:25 +00:00
update
This commit is contained in:
12
docs/overrides/main.html
Normal file
12
docs/overrides/main.html
Normal file
@ -0,0 +1,12 @@
|
||||
<!--Ultralytics YOLO 🚀, AGPL-3.0 license-->
|
||||
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block announce %}
|
||||
<div style="text-align: center;">
|
||||
<a href="https://hub.ultralytics.com/signup?utm_source=docs&utm_medium=banner&utm_campaign=cloud_training_release"
|
||||
target="_blank" style="color: #FFFFFF;">
|
||||
Introducing Ultralytics HUB Cloud Training! ☁️ Scalable. Simple. Smart. ➜
|
||||
</a>
|
||||
</div>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user