add file support

This commit is contained in:
Антон 2024-03-26 21:11:03 +03:00
parent 37a7202376
commit 540a635069
2 changed files with 2 additions and 0 deletions

1
public/cript.js Normal file
View File

@ -0,0 +1 @@
console.log(123);

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<title>My title</title>
<script src="cript.js"></script>
</head>
<body>
123412341324