diff options
| author | uint <abhinav.prsai@gmail.com> | 2025-12-19 20:33:05 +0000 |
|---|---|---|
| committer | uint <abhinav.prsai@gmail.com> | 2025-12-19 20:33:05 +0000 |
| commit | 602d1a777363af141d8d8adc5a15d7095485a73c (patch) | |
| tree | ab6bdaf0417e0625bd2120d9c8db9ba47b743113 /example | |
| parent | 42050f9c08be40180905467304fb87255dafd0b6 (diff) | |
update example
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 +} |
