fix bugs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<link rel="stylesheet" href="css/style.css" />
|
||||
<title>About Course</title>
|
||||
</head>
|
||||
<body>
|
||||
<body onload="fillAboutPage()">
|
||||
<div class="wrapper">
|
||||
<header>
|
||||
<div class="container header">
|
||||
@@ -102,5 +102,6 @@
|
||||
</footer>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
<script src="scriptAbout.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user