You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
433 B

<!--Ultralytics YOLO 🚀, AGPL-3.0 license-->
{% extends "base.html" %}
{% block announce %}
<div style="text-align: center;">
<a href="https://www.ultralytics.com/blog/ultralytics-yolov8-turns-one-a-year-of-breakthroughs-and-innovations"
target="_blank" style="color: #FFFFFF;">
Ultralytics YOLOv8 Turns One! 🎉 A Year of Breakthroughs and Innovations &nbsp;
</a>
</div>
{% endblock %}