mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 02:39:28 +00:00
Update the injected scripts to the new name
This commit is contained in:
parent
f4a824cf61
commit
7f7b620a35
6 changed files with 24 additions and 25 deletions
6
api/cpp/docs/_templates/layout.html
vendored
6
api/cpp/docs/_templates/layout.html
vendored
|
@ -1,6 +1,6 @@
|
|||
{% extends "!layout.html" %}
|
||||
{% block scripts %}
|
||||
{{ super() }}
|
||||
{% include "../../../../docs/resources/sixtyfps-docs-preview.html" %}
|
||||
{% include "../../../../docs/resources/sixtyfps-docs-highlight.html" %}
|
||||
{% endblock %}
|
||||
{% include "../../../../docs/resources/slint-docs-preview.html" %}
|
||||
{% include "../../../../docs/resources/slint-docs-highlight.html" %}
|
||||
{% endblock %}
|
Loading…
Add table
Add a link
Reference in a new issue