单目3D初始代码
This commit is contained in:
9
docs/overrides/partials/comments.html
Executable file
9
docs/overrides/partials/comments.html
Executable file
@@ -0,0 +1,9 @@
|
||||
<!-- Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license -->
|
||||
|
||||
{% if page.meta.comments %}
|
||||
<h2 id="__comments">{{ lang.t("meta.comments") }}</h2>
|
||||
|
||||
<!-- Giscus container -->
|
||||
<div id="giscus-container"></div>
|
||||
|
||||
{% endif %}
|
||||
Reference in New Issue
Block a user