diff --git a/fixtures/offline/about/index.html b/fixtures/offline/about/index.html new file mode 100644 index 0000000..1121b0b --- /dev/null +++ b/fixtures/offline/about/index.html @@ -0,0 +1,21 @@ + + + About + + +

About

+

+

+

+ + \ No newline at end of file diff --git a/fixtures/offline/blog/post1/index.html b/fixtures/offline/blog/post1/index.html new file mode 100644 index 0000000..9112922 --- /dev/null +++ b/fixtures/offline/blog/post1/index.html @@ -0,0 +1,21 @@ + + + Post 2 + + +

Post 2 Title

+

+

+

+ + \ No newline at end of file diff --git a/fixtures/offline/blog/post2/index.html b/fixtures/offline/blog/post2/index.html new file mode 100644 index 0000000..514ac4e --- /dev/null +++ b/fixtures/offline/blog/post2/index.html @@ -0,0 +1,18 @@ + + + Post 1 + + +

Post 1 Title

+

+

+

+ + \ No newline at end of file diff --git a/fixtures/offline/index.html b/fixtures/offline/index.html new file mode 100644 index 0000000..d0879ff --- /dev/null +++ b/fixtures/offline/index.html @@ -0,0 +1,18 @@ + + + Post 2 + + +

Post 2 Title

+

+

+

+ + \ No newline at end of file