We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba706b9 commit ced8bafCopy full SHA for ced8baf
more/school-construction.html
@@ -16,7 +16,7 @@
16
<script src="/shared/JS/fullscreen.js"></script>
17
<link rel="stylesheet" href="/shared/css/fonts.css">
18
<link rel="stylesheet" href="/shared/css/style.css"/>
19
- <link rel="stylesheet" href="/DLC/CSS/school-construction.css">
+ <link rel="stylesheet" href="/more/CSS/school-construction.css">
20
<title>Beavertronics</title>
21
</head>
22
@@ -29,7 +29,7 @@
29
this is the text to go back
30
-->
31
<h1 class="center link-container">
32
- <a class="header-link" href="/DLC/">
+ <a class="header-link" href="/more/">
33
Back
34
</a>
35
</h1>
0 commit comments