diff options
Diffstat (limited to 'example')
| -rw-r--r-- | example/blog/index.html | 1 | ||||
| -rw-r--r-- | example/style.css | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/example/blog/index.html b/example/blog/index.html new file mode 100644 index 0000000..cbf130c --- /dev/null +++ b/example/blog/index.html @@ -0,0 +1 @@ +# big boring blogs diff --git a/example/style.css b/example/style.css index 82e54e3..d354aaa 100644 --- a/example/style.css +++ b/example/style.css @@ -93,4 +93,4 @@ footer { article, footer { margin-left: 240px; margin-top: 0px; -}
\ No newline at end of file +} |
