Add main.js
Browse files- index.html +1 -0
- main.js +3 -0
index.html
CHANGED
@@ -5,6 +5,7 @@
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
|
|
8 |
</head>
|
9 |
<body>
|
10 |
<div class="card">
|
|
|
5 |
<meta name="viewport" content="width=device-width" />
|
6 |
<title>My static Space</title>
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
+
<script src="main.js"></script>
|
9 |
</head>
|
10 |
<body>
|
11 |
<div class="card">
|
main.js
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c47b090599ee941967128eff12eda140fcc425715856d4f51117c96bf206e772
|
3 |
+
size 28
|