Commit graph

2 commits

Author SHA1 Message Date
Aravinth Manivannan 8c65b12a2a
fix: make <sup> in footnotes look like <p>
DESCRIPTION
    Zola renders the footnotes as <sup>, so it looks weird on the
    website This snippet makes this particular <sup> look like normal
    text.
2022-10-28 14:35:11 +05:30
Aravinth Manivannan 030221f258
fix: mv website/* . and fix publish pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-27 23:55:37 +05:30