🚴🏯 Checkpoint
./views/index.html:334152/235 ./public/client.js:334152/160
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
|
||||
<!-- import the webpage's stylesheet -->
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
|
||||
<!-- import the webpage's client-side javascript file -->
|
||||
<script src="/client.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
@@ -45,10 +48,6 @@
|
||||
<footer>
|
||||
Made with <a href="https://glitch.com">Glitch</a>!
|
||||
</footer>
|
||||
|
||||
|
||||
<!-- import the webpage's client-side javascript file -->
|
||||
<script src="/client.js"></script>
|
||||
|
||||
<!-- include the Glitch button to show what the webpage is about and
|
||||
to make it easier for folks to view source and remix -->
|
||||
|
Reference in New Issue
Block a user