mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-09 08:07:22 +00:00
-Req Star Message
-Load More Position -Cancel Update Form
This commit is contained in:
@@ -13,10 +13,8 @@
|
||||
<script src="assets/scripts/ReviewCard.js" type="module"></script>
|
||||
|
||||
<!-- Main Stylesheets & Scripts -->
|
||||
<!-- Temporarily commented out reset.css due to furthur discussion needed on the values of the default config-->
|
||||
<!-- <link rel="stylesheet" href="/static/reset.css" /> -->
|
||||
<link rel="stylesheet" href="./static/homepage.css" />
|
||||
<script src="assets/scripts/main.js" type="module"></script>
|
||||
<script src="assets/scripts/homepage.js" type="module"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -61,5 +59,6 @@
|
||||
<div style="width: 20%"></div>
|
||||
</div>
|
||||
</main>
|
||||
<footer></footer>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user