1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00
apt/_includes/js.html

7 lines
410 B
HTML

<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.11.2/js/regular.min.js"
integrity="sha256-FR7X8I31WIyoJaQLE4STF1bYEoOncTwxTLPPgJVLXVs="
crossorigin="anonymous"></script>
<script src="{{ "/assets/package_data.js?v=" | append: site.github.build_revision | relative_url }}"></script>
<script src="{{ "/assets/scripts.js?v=" | append: site.github.build_revision | relative_url }}"></script>