Implemented text direction switch

Update index.php, text-direction-switch.js, and text_alignment.php
This commit is contained in:
Herwin
2024-11-16 17:11:47 +01:00
parent a2a229c720
commit efd18af9b7
3 changed files with 24 additions and 6 deletions

View File

@@ -131,5 +131,6 @@
</footer>
<script src="/js/sidebar.js"></script>
<script src="/js/text-direction-switch.js"></script>
</body>
</html>