From f9cbb2885af0539cf6548758ace47fd9b5c2ed5d Mon Sep 17 00:00:00 2001 From: tess Date: Wed, 4 May 2022 19:01:31 +0200 Subject: [PATCH] mi pakala a --- src/main.rs | 1 + templates/index.html.hbs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index 51a4539..906475a 100644 --- a/src/main.rs +++ b/src/main.rs @@ -51,6 +51,7 @@ fn markov(nanpa: u8) -> String { // pali e nimi sin kepeken ilo Mako. mako.feed_file("nimi").expect("lipu li lon ala a"); while x < nanpa { kon.push_str(mako.generate_str().as_str()); + kon.push_str(" "); x += 1; } kon diff --git a/templates/index.html.hbs b/templates/index.html.hbs index f2fc640..8b14be6 100644 --- a/templates/index.html.hbs +++ b/templates/index.html.hbs @@ -11,7 +11,7 @@

{{nimisin}}

-
{{kon}}
+

{{kon}}

{{toki}}