Refurbish README - cl-yag - Common Lisp Yet Another website Generator | |
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
commit 6b77098cb11f735b256fa522cbec30495000749a | |
parent 707f5e747aa837657993f852439c99063a416cf6 | |
Author: lambda <[email protected]> | |
Date: Sat, 2 Dec 2017 11:28:38 +0100 | |
Refurbish README | |
Diffstat: | |
M README.md | 4 ++-- | |
M data/README.md | 4 ++-- | |
2 files changed, 4 insertions(+), 4 deletions(-) | |
--- | |
diff --git a/README.md b/README.md | |
@@ -1,9 +1,9 @@ | |
-o# README | |
+# README | |
## Introduction | |
-cl-yag is a lightweight, static-site generator that produces **gopher** sites … | |
+cl-yag is a lightweight, static site generator that produces **gopher** sites … | |
The name 'cl-yag' stands for 'Common Lisp - Yet Another website Generator'. | |
It runs without Quicklisp. | |
diff --git a/data/README.md b/data/README.md | |
@@ -1,9 +1,9 @@ | |
-o# README | |
+# README | |
## Introduction | |
-cl-yag is a lightweight, static-site generator that produces **gopher** sites … | |
+cl-yag is a lightweight, static site generator that produces **gopher** sites … | |
The name 'cl-yag' stands for 'Common Lisp - Yet Another website Generator'. | |
It runs without Quicklisp. | |