diff options
| author | Fuwn <[email protected]> | 2021-07-15 22:18:17 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-07-15 22:18:17 +0000 |
| commit | 86f0c767e37159a6427eda52784cbd1b940f8990 (patch) | |
| tree | f3025a71f6448f7bb80798406ba97826f388b6fe /content | |
| parent | fix(route): trailing slash issues (diff) | |
| download | space-86f0c767e37159a6427eda52784cbd1b940f8990.tar.xz space-86f0c767e37159a6427eda52784cbd1b940f8990.zip | |
fix(blog): 8)
Diffstat (limited to 'content')
| -rw-r--r-- | content/pages/blog/hello-world.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/pages/blog/hello-world.gmi b/content/pages/blog/hello-world.gmi index 4267d0c..de47594 100644 --- a/content/pages/blog/hello-world.gmi +++ b/content/pages/blog/hello-world.gmi @@ -1,4 +1,4 @@ -# HELLO WORLD +# HELLO, WORLD! 2021. 07. 15. |