Files
blog_os/blog/static
Philipp Oppermann acea700708 Fix overlap of 'All Posts' and ToC; add comments to ToC
The 'All Posts' link used to overlap with the table of contents at the end of a post. This occured because the ToC is sticky to the `main` block, so it scrolled up before the `comments` section. The 'All Post' link, however, is fixed, so it does not scroll up.

This commit fixes the issue by moving the comment block to the main block (from the after_main block). This way, the ToC stays visible in the comment section. We also add the comment section to the ToC.
2020-02-25 14:26:41 +01:00
..
2017-06-13 21:42:16 +02:00
2020-02-17 15:06:48 +01:00
2019-04-24 17:54:21 +02:00
2018-02-10 16:42:51 +01:00