Remove inclusion of relative script file script.js on every page

This commit is contained in:
Matthew Grove
2019-01-27 15:56:20 +00:00
parent 771f861b59
commit 33d12b4e10
5 changed files with 3 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ icon: credit_card
---
<link href="style.css" rel="stylesheet" type="text/css">
<script src="script.js" type="text/javascript"></script>
# Validate Your Number
<!-- input field (in a container so that unwanted overflow from :before & :after is hidden) -->