yolov10/docs/overrides/main.html
Glenn Jocher 09ee982d35
Explorer with LanceDB, Actions and Docs updates (#7487)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
Co-authored-by: Muhammad Rizwan Munawar <chr043416@gmail.com>
Co-authored-by: Kayzwer <68285002+Kayzwer@users.noreply.github.com>
Co-authored-by: Ayush Chaurasia <ayush.chaurarsia@gmail.com>
Co-authored-by: UltralyticsAssistant <web@ultralytics.com>
2024-01-10 20:30:11 +01:00

13 lines
433 B
HTML

<!--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 %}