aboutsummaryrefslogtreecommitdiff
path: root/testdata
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2024-04-04 22:17:20 +0700
committerShulhan <ms@kilabit.info>2024-04-04 22:17:58 +0700
commit949be8394e52c188dc57b2dea5128d23df398245 (patch)
treea0bec91f77d28425912c2a16c57b77192b1d75ca /testdata
parentaed750e52ceccc18e3143995d43b0b1de21055b9 (diff)
downloadciigo-949be8394e52c188dc57b2dea5128d23df398245.tar.xz
Release ciigo v0.12.0 (2024-04-04)v0.12.0
=== New features * all: add server option to automatically generate index HTML If the requested path is directory and no "index.html" file exist in that directory, ciigo server will render list of files as "index.html" automatically. === Chores * all: replace module "share" with "pakakeh.go" The "share" module has been moved to new repository with new name at "https://sr.ht/~shulhan/pakakeh.go".
Diffstat (limited to 'testdata')
-rw-r--r--testdata/watcher_test.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/testdata/watcher_test.txt b/testdata/watcher_test.txt
index a4a04c1..0d9d0de 100644
--- a/testdata/watcher_test.txt
+++ b/testdata/watcher_test.txt
@@ -8,7 +8,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#375EAB">
- <meta name="generator" content="asciidoctor-go 0.5.1">
+ <meta name="generator" content="asciidoctor-go 0.5.2">
<title>watch create</title>
<style>
body{}
@@ -50,7 +50,7 @@ Hello, body.
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#375EAB">
- <meta name="generator" content="asciidoctor-go 0.5.1">
+ <meta name="generator" content="asciidoctor-go 0.5.2">
<meta name="keywords" content="ciigo,asciidoc">
<title>watch updated</title>
<link rel="stylesheet" href="/path/to/style.css">