diff options
Diffstat (limited to 'sample')
-rw-r--r-- | sample/html/empty.html | 2 | ||||
-rw-r--r-- | sample/html/happy.html | 2 | ||||
-rw-r--r-- | sample/html/with-frontmatter.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sample/html/empty.html b/sample/html/empty.html index b8951a7..b1a01ea 100644 --- a/sample/html/empty.html +++ b/sample/html/empty.html @@ -4,7 +4,7 @@ <meta charset=UTF-8> <meta name=robots content="noindex, nofollow"> <meta name=viewport content="width=device-width, initial-scale=1"> -<meta http-equiv=last-modified content="Sat, 23 Oct 2021 02:55:53 GMT"> +<meta http-equiv=last-modified content="Fri, 29 Oct 2021 04:55:33 GMT"> <section> diff --git a/sample/html/happy.html b/sample/html/happy.html index 3c239f1..9f4b32f 100644 --- a/sample/html/happy.html +++ b/sample/html/happy.html @@ -4,7 +4,7 @@ <meta charset=UTF-8> <meta name=robots content="noindex, nofollow"> <meta name=viewport content="width=device-width, initial-scale=1"> -<meta http-equiv=last-modified content="Sat, 23 Oct 2021 02:57:17 GMT"> +<meta http-equiv=last-modified content="Fri, 29 Oct 2021 04:55:33 GMT"> <section> Hello, world! diff --git a/sample/html/with-frontmatter.html b/sample/html/with-frontmatter.html index 681c23d..99627a1 100644 --- a/sample/html/with-frontmatter.html +++ b/sample/html/with-frontmatter.html @@ -4,7 +4,7 @@ <meta charset=UTF-8> <meta name=robots content="noindex, nofollow"> <meta name=viewport content="width=device-width, initial-scale=1"> -<meta http-equiv=last-modified content="Fri, 29 Oct 2021 03:25:04 GMT"> +<meta http-equiv=last-modified content="Fri, 29 Oct 2021 04:55:33 GMT"> <section> Things before this line should not appear in the output. |