Skip to content

Commit 05fbf44

Browse files
committed
Using jsDeliver for scripts
1 parent 2e1928b commit 05fbf44

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<link rel="stylesheet" href="styles/styles.css">
77
<script src="https://momentjs.com/downloads/moment.min.js"></script>
88
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
9-
<script src="scripts/handleURL.js"></script>
10-
<script src="scripts/handleHTML.js"></script>
11-
<script src="scripts/main.js"></script>
9+
<script src="https://cdn.jsdelivr.net/gh/OSM-de/WebToOSMOH@master/scripts/handleURL.js"></script>
10+
<script src="https://cdn.jsdelivr.net/gh/OSM-de/WebToOSMOH@master/scripts/handleHTML.js"></script>
11+
<script src="https://cdn.jsdelivr.net/gh/OSM-de/WebToOSMOH@master/scripts/main.js"></script>
1212
</head>
1313
<body>
1414
<h1>Web to OSM Opening Hours — <a href="https://t.me/OSM_de">OSM_de Telegram</a> edition</h1>

0 commit comments

Comments
 (0)