mirror of
https://github.com/NohamR/Stage-2023.git
synced 2026-01-11 00:28:12 +00:00
changes
This commit is contained in:
12
cams/html/index.html
Normal file
12
cams/html/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Image Links</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Image Links</h1>
|
||||
<div id="imageContainer"></div>
|
||||
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user