added type to script tag

This commit is contained in:
lab-cat 2022-05-28 20:49:47 +02:00
parent 279db9b40f
commit 34969c2cbf
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>YourChinaScienceInvestigation</title>
<script src="https://git.ag-link.xyz/lab-cat/YourChinaScienceInvestigation/raw/branch/main/js/open_link.js"></script>
<script type="text/javascript" src="open_link.js"></script>
</head>
<body>
<input type="text" placeholder="e. g. Leipzig University" id="uni">