From 0a8515ee43e5cbbe23827b27460822ee3cdbc686 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 27 Apr 2024 17:17:52 +0200 Subject: bump deps, john and small refinements --- src/projects/mod.rs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/projects/mod.rs') diff --git a/src/projects/mod.rs b/src/projects/mod.rs index d3ceb40..afb275f 100644 --- a/src/projects/mod.rs +++ b/src/projects/mod.rs @@ -12,8 +12,8 @@ pub fn r_projects() -> DynScaffold<'static> { content: markup::new! { p { "I am starting a lot of projects - this page lists some of them." } p { - "Starting so many means, that most of then are not maintained or not even properly developed." - "Here is a quick reference to what I define the status of a project to be:" + "Starting so many means, that most of then are not maintained or not even properly developed. " + "Here is a quick reference to what I define the status of a project to be: " } ol { li { @Status::Planned.render() ": No code has been written yet." } -- cgit v1.2.3-70-g09d2