diff options
| author | Shulhan <ms@kilabit.info> | 2025-04-18 16:58:49 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2025-04-18 16:58:49 +0700 |
| commit | 2dc36221ea0e76526958850b7436b8a914ef3ebc (patch) | |
| tree | 98255016867bf0117c45cb02ff239bbf7f5708dc /testdata/watcher_test.txt | |
| parent | 88a73230e53273325bfcebfb103e2af58f354909 (diff) | |
| download | ciigo-2dc36221ea0e76526958850b7436b8a914ef3ebc.tar.xz | |
go.mod: update all dependencies
Diffstat (limited to 'testdata/watcher_test.txt')
| -rw-r--r-- | testdata/watcher_test.txt | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/testdata/watcher_test.txt b/testdata/watcher_test.txt index 8fea1dc..528d342 100644 --- a/testdata/watcher_test.txt +++ b/testdata/watcher_test.txt @@ -8,11 +8,9 @@ <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.6.2"> + <meta name="generator" content="asciidoctor-go 0.7.0"> <title>watch create</title> - <style> - body{} - </style> + <link rel="stylesheet" href=""> </head> <body> <div class="topbar"> @@ -50,7 +48,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.6.2"> + <meta name="generator" content="asciidoctor-go 0.7.0"> <meta name="keywords" content="ciigo,asciidoc"> <title>watch updated</title> <link rel="stylesheet" href="/path/to/style.css"> |
