forked from nat/webbed-site
fix issues in previous commit
This commit is contained in:
parent
a6427320c0
commit
82291b6af5
@ -90,7 +90,7 @@ $[echo visit >> files/home_visit_counter]
|
||||
$[ls -r ./files/posts-to-homepage/* | while read -r file; do echo "<div class=post>$(cat $file)</div>"; done ]
|
||||
</div>
|
||||
</section>
|
||||
$[include html/footer.html]
|
||||
</main>
|
||||
$[include html/footer.html]
|
||||
</body>
|
||||
</html>
|
||||
|
@ -23,7 +23,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
<main>
|
||||
</main>
|
||||
$[include html/footer.html]
|
||||
</body>
|
||||
</html>
|
||||
|
@ -15,7 +15,7 @@
|
||||
Unfortunately, humans that I like speaking to use discord in large enough volumes that it is likely to be rather challenging to convince all of the ones I particularly care about to migrate to some other platform.
|
||||
This is not a very nice state of things.
|
||||
</section>
|
||||
<main>
|
||||
</main>
|
||||
$[include html/footer.html]
|
||||
</body>
|
||||
</html>
|
||||
|
@ -97,7 +97,7 @@ bindsym a mode a
|
||||
</text-column>
|
||||
</image-column-container>
|
||||
</section>
|
||||
$[include html/footer.html]
|
||||
</main>
|
||||
$[include html/footer.html]
|
||||
</body>
|
||||
</html>
|
||||
|
2
html/thoughts/re-previous-font-post
Normal file
2
html/thoughts/re-previous-font-post
Normal file
@ -0,0 +1,2 @@
|
||||
<!-- TITLE: re: post from 2024-07-24 10:12:19 -->
|
||||
This issue has fixed itself. I do not know why. I did not do anything that would have fixed this. I am mildly perturbed.
|
Loading…
Reference in New Issue
Block a user