mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-17 06:47:49 +00:00
Remove empty toc asides from posts
This commit is contained in:
@@ -13,7 +13,7 @@ In the previous posts we created a [minimal Multiboot kernel][multiboot post] an
|
||||
[long mode post]: ./posts/02-entering-longmode/index.md
|
||||
[Rust]: https://www.rust-lang.org/
|
||||
|
||||
<!-- more --><aside id="toc"></aside>
|
||||
<!-- more -->
|
||||
|
||||
This blog post tries to set up Rust step-by-step and point out the different problems. If you have any questions, problems, or suggestions please [file an issue] or create a comment at the bottom. The code from this post is in a [Github repository], too.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user