moved footnotes to the bottom of the file

This commit is contained in:
Kim, Jimin 2022-04-23 16:10:35 +09:00
parent f3f88848e0
commit f477b848ff

View file

@ -119,9 +119,6 @@ $$
\ce{6 CO2 + 6 H2O <=>[{photosynthesis}][{respiration}] C6H12O6 + 6 O2} \ce{6 CO2 + 6 H2O <=>[{photosynthesis}][{respiration}] C6H12O6 + 6 O2}
$$ $$
[^css_bad]: Based on my experience building this website, Dec 2021.
[^python_is_overrated]: Based on my infinite wisdom, Dec 2021.
## headers ## headers
Headers have different size and indentation depending on their level. Headers have different size and indentation depending on their level.
@ -144,3 +141,8 @@ Lorem ipsum blah blah.
###### h6 ###### h6
Lorem ipsum blah blah. Lorem ipsum blah blah.
<!-- Footnotes -->
[^css_bad]: Based on my experience building this website, Dec 2021.
[^python_is_overrated]: Based on my infinite wisdom, Dec 2021.