add mastodon configuration

This commit is contained in:
2025-04-08 17:14:34 +04:00
parent 6785e85a9a
commit 15374ab5b0
5 changed files with 50 additions and 11 deletions
+1 -1
View File
@@ -395,6 +395,6 @@
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"></script>
<script src="js/main.js"></script>
<script src="js/mastodon-timeline.umd.js"></script>
<script src="js/mastodon-config.js"></script>
<script src="js/mastodon-config.php"></script>
</body>
</html>