mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Shorten site description a bit
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
title = "Writing an OS in Rust"
|
title = "Writing an OS in Rust"
|
||||||
base_url = "https://os.phil-opp.com"
|
base_url = "https://os.phil-opp.com"
|
||||||
description = "This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code, so you can follow along if you like."
|
description = "This blog series creates a small operating system in the Rust programming language. Each post is a small tutorial and includes all needed code."
|
||||||
|
|
||||||
highlight_code = true
|
highlight_code = true
|
||||||
highlight_theme = "visual-studio-dark"
|
highlight_theme = "visual-studio-dark"
|
||||||
|
|||||||
Reference in New Issue
Block a user