🐄💵 Checkpoint
./styles/main.css:69682263/450 ./zines/index.html:69682263/300 ./styles/zines.css:69682263/102 ./scripts/zines.js:69682263/3
This commit is contained in:
@ -12,7 +12,8 @@
|
||||
|
||||
<!-- The website stylesheet -->
|
||||
<link rel="stylesheet" href="styles/main.css" />
|
||||
|
||||
<link rel="stylesheet" href="styles/zines.css" />
|
||||
|
||||
<!-- The website JavaScript file -->
|
||||
<script src="scripts/footer.js" defer></script>
|
||||
<script src="scripts/zines.js" defer></script>
|
||||
@ -59,6 +60,14 @@
|
||||
|
||||
<div id="zine-container">
|
||||
<!-- Auto populated by scripts/zines.js -->
|
||||
<div class="intro">
|
||||
<h2>
|
||||
lee
|
||||
</h2>
|
||||
<p>
|
||||
is making a physical/digital zine about...
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user