Switch all pics to webp, + stuphs
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
|
||||
{{ template_content }}
|
||||
|
||||
<footer class="footer">
|
||||
<footer class="footer has-background-black">
|
||||
<div class="grid is-col-min-9">
|
||||
<div class="cell has-text-centered has-text-primary">
|
||||
<a class="footer-logo has-text-primary" href="https://www.hfsplay.fr" target="_blank">
|
||||
@ -53,6 +53,7 @@
|
||||
<script src="https://unpkg.com/lenis@1.3.17/dist/lenis.min.js"></script>
|
||||
<script src="/assets/js/main.js"></script>
|
||||
|
||||
{{ vite src="resources/js/app.js|resources/css/app.css" }}
|
||||
{{ vite src="public/assets/js/main.js|public/assets/css/site.css" }}
|
||||
{{# {{ vite src="resources/js/site.js|resources/css/site.css" }} #}}
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user