added type to script tag
This commit is contained in:
parent
279db9b40f
commit
34969c2cbf
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue