small tweaks
This commit is contained in:
@ -34,11 +34,11 @@
|
||||
<main>
|
||||
<h1>About the Beall Greenhouses</h1>
|
||||
|
||||
<h2>Past</h2>
|
||||
<h2 id="past">Past</h2>
|
||||
|
||||
<h2>Present</h2>
|
||||
<h2 id="present">Present</h2>
|
||||
|
||||
<h2>Future</h2>
|
||||
<h2 id="future">Future</h2>
|
||||
</main>
|
||||
</div>
|
||||
<footer id="footer"><!-- auto-populated by nav.js --></footer>
|
||||
|
||||
@ -46,7 +46,7 @@ const footerHTML = `
|
||||
</a>
|
||||
</p>
|
||||
</div>
|
||||
<p>brought to you in 2025</p>
|
||||
<p>brought to you in 2026</p>
|
||||
`
|
||||
|
||||
const populateFooter = function() {
|
||||
|
||||
Reference in New Issue
Block a user