0
0
mirror of https://github.com/neon-mmd/websurfx.git synced 2024-10-18 06:22:53 -04:00

feat: add code to handle the change of the selected value from the safe search menu (#210)

This commit is contained in:
neon_arch 2023-09-22 19:31:52 +03:00
parent 4ae4e2b8f2
commit b35cb868a6

View File

@ -66,6 +66,7 @@
</div>
</main>
<script src="static/index.js"></script>
<script src="static/search_area_options.js"></script>
<script src="static/pagination.js"></script>
<script src="static/error_box.js"></script>
{{>footer}}