Skip to content

Commit 9e4b3b9

Browse files
committed
variables file
1 parent ca21165 commit 9e4b3b9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Javascript &middot; React</title>
8-
<script src="App.js" defer></script>
8+
<script src="variables.js" defer></script>
99
</head>
1010
<body>
1111
</body>

App.js renamed to variables.js

File renamed without changes.

0 commit comments

Comments
 (0)