Rename blog.html to index.html

This commit is contained in:
doesnmisclown 2023-12-22 17:32:21 +03:00 committed by GitHub
parent a154110ae1
commit 587baa9a50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,4 +17,4 @@
<!-- <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script> --> <!-- <script src="https://code.jquery.com/jquery-3.7.1.min.js"></script> -->
<script src="blog.js"></script> <script src="blog.js"></script>
</body> </body>
</html> </html>