🐷👩❤️💋👩 Checkpoint
./signup/index.html:69682263/117 ./scripts/footer.js:69682263/417 ./index.html:69682263/150
This commit is contained in:
@ -9,10 +9,10 @@
|
||||
<title>FediZineFest 2025</title>
|
||||
|
||||
<!-- The website stylesheet -->
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="/script.js" defer></script>
|
||||
<script src="scripts/footer.js" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
@ -63,9 +63,8 @@
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!-- The footer holds our remix button — you can keep or delete it ✂ -->
|
||||
<footer class="footer">
|
||||
<div class="links"></div>
|
||||
|
||||
<footer class="footer" id="footer">
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user