fix! plan7 script for 3D added

This commit is contained in:
developer 2026-01-14 17:17:38 +08:00
parent 7b5e42f0d0
commit 02d7a3f088

View File

@ -15,6 +15,7 @@
<link href="https://fonts.bunny.net/css?family=Nunito" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
<script src="https://plan7.ru/catalog/exp/cat.js"></script>
@vite(['resources/sass/app.scss', 'resources/js/app.js', 'resources/js/multiselect.js', 'resources/css/app.css', 'resources/css/docs.css', 'resources/css/multiselect.css'])
</head>