Removed useless comments from index

This commit is contained in:
2026-01-12 12:54:12 +01:00
parent 2a50ba2e80
commit a6789b017f

View File

@@ -14,12 +14,7 @@
</style> </style>
</head> </head>
<body> <body>
<!-- Neutralino.js client. This file is gitignored,
because `neu update` typically downloads it.
Avoid copy-pasting it.
-->
<script src="/js/neutralino.js"></script> <script src="/js/neutralino.js"></script>
<!-- Your app's source files -->
<script src="/js/main.js"></script> <script src="/js/main.js"></script>
</body> </body>
</html> </html>