Update boost-gecko script (#2041)

This commit is contained in:
Mohammad Nejati
2025-12-15 22:00:30 +03:30
committed by GitHub
parent 5fa57839da
commit 7b808b63a3
5 changed files with 7 additions and 7 deletions

View File

@@ -48,7 +48,7 @@ function switch_style()
<!-- detect dark or light mode -->
<script src="/static/js/DetectMode.js"></script>
<script defer="" src="/static/js/scroll-to-link.js"></script>
<script defer="" src="/static/js/boost-gecko/main.C3hPHS6-.js"></script>
<script defer="" src="/static/js/boost-gecko/main.D1bdgn0u.js"></script>
<link href="/static/css/styles.css" rel="stylesheet"/>
<link data-modernizer="boost-legacy-docs-extra-head" href="/static/css/fonts.css" rel="stylesheet"/>
</link></link><!-- END Manually appending items --></head>

File diff suppressed because one or more lines are too long

View File

@@ -32,7 +32,7 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css" />
<!-- TODO bring this local if we like it -->
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<script src="{% static 'js/boost-gecko/main.C3hPHS6-.js' %}" defer></script>
<script src="{% static 'js/boost-gecko/main.D1bdgn0u.js' %}" defer></script>
{% block extra_head %}
<link href="{% static 'css/styles.css' %}" rel="stylesheet" />
{% endblock %}

View File

@@ -42,7 +42,7 @@
<script src="{% static 'js/theme_handling.js' %}"></script>
<script src="{% static 'js/scroll-to-link.js' %}" defer></script>
<script src="{% static 'js/utils.js' %}"></script>
<script src="{% static 'js/boost-gecko/main.C3hPHS6-.js' %}" defer></script>
<script src="{% static 'js/boost-gecko/main.D1bdgn0u.js' %}" defer></script>
{% block extra_head %}
<link href="{% static 'css/styles.css' %}" rel="stylesheet">
<link href="{% static 'css/components.css' %}" rel="stylesheet">

View File

@@ -8,7 +8,7 @@
<link href="{% static 'css/header.css' %}">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/css/all.min.css">
<script defer data-domain="boost.org" src="https://plausible.io/js/script.manual.js"></script>
<script src="{% static 'js/boost-gecko/main.C3hPHS6-.js' %}" defer></script>
<script src="{% static 'js/boost-gecko/main.D1bdgn0u.js' %}" defer></script>
{% if canonical_uri %}<link rel="canonical" href="{{ canonical_uri }}">{% endif %}
</head>
<style>