Merge branch 'master' of github.com:h7x4ABk3g/IT2

This commit is contained in:
2020-01-29 23:22:45 +01:00
3 changed files with 7 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Test</title>
<link rel="stylesheet" href="./resources/css/main.css">
<script async src="./resources/js/tasksJSON.js"></script>
<script src="./resources/js/tasksJSON.js"></script>
<script async src="./resources/js/linkConnector.js"></script>
</head>
<body>

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Oppgave taskNumber</title>
<link rel="stylesheet" href="../resources/css/main.css">
<link rel="stylesheet" href="../../resources/css/main.css">
<script async src="./script.js"></script>
</head>
<body>