]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - page.gmi
Add a space?
[rbdr/r.bdr.sh] / page.gmi
index e75f61b8085d7dc462669ba6cf836095d44404cb..5e644aba16c634fbbbd60ad77575cdd3e3e27bfd 100644 (file)
--- a/page.gmi
+++ b/page.gmi
@@ -4,7 +4,8 @@
 
 Command line tool to generate a static website and gemini capsule from a directory with gemtext. Written in rust!
 
-=> https://git.unlimited.pizza/rbdr/page view source.
+=> https://git.unlimited.pizza/rbdr/page view source @ git.unlimited.pizza
+=> https://git.sr.ht/~rbdr/page source mirror @ sourcehut
 
 ## Install
 
@@ -116,6 +117,7 @@ Any file that isn't gemtext or the layout will be copied as-is. This includes hi
 
 ## Changelog
 
+* 1.3.1 Don't add closing slash to line breaks
 * 1.3.0 Adds support for specifying alt-text for preformatted text blocks.
 * 1.2.0 Wraps headings in a div to make certain layout operations easier.
 * 1.1.0 Adds front matter for title and description, generates gemini and http directories.