diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-06-25 15:01:42 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-06-25 15:01:42 +0900 |
commit | 76cd244c401b3a33cf1398d8e1d4d5c2e3c77e4d (patch) | |
tree | f62ffce5963c67687be704c74f4dcbf7cf549cca /08 | |
parent | 94e339ac9b5a6b726bf114b12b077b2da3781497 (diff) | |
download | px-76cd244c401b3a33cf1398d8e1d4d5c2e3c77e4d.tar.gz |
Improve Atom compliance
Diffstat (limited to '08')
-rw-r--r-- | 08/blosme.jpg | bin | 0 -> 6487599 bytes | |||
-rw-r--r-- | 08/index.xml | 15 | ||||
-rw-r--r-- | 08/ladybug.jpg | bin | 0 -> 2014518 bytes | |||
-rw-r--r-- | 08/shoot.jpg | bin | 0 -> 6409546 bytes | |||
-rw-r--r-- | 08/shoots.jpg | bin | 0 -> 10683702 bytes | |||
-rw-r--r-- | 08/stairs-grass.jpg | bin | 0 -> 9136615 bytes | |||
-rw-r--r-- | 08/stairs-sky.jpg | bin | 0 -> 5103471 bytes |
7 files changed, 15 insertions, 0 deletions
diff --git a/08/blosme.jpg b/08/blosme.jpg new file mode 100644 index 0000000..8a4725a --- /dev/null +++ b/08/blosme.jpg Binary files differdiff --git a/08/index.xml b/08/index.xml index e37916e..9f51282 100644 --- a/08/index.xml +++ b/08/index.xml @@ -7,5 +7,20 @@ <picture filename="bees-2" desc="two bees"/> <time>2023-04-01T08:09:10Z</time> </post> + <post title="oh shoots" lang="en"> + <picture filename="shoot" desc="tiny shoot grown from the trunk"/> + <picture filename="shoots" desc="multiple shoots"/> + <picture filename="blosme" desc="bush of flowers"/> + <time>2023-04-01T09:15:18Z</time> + </post> + <post title="miraculous ladybug" lang="en"> + <picture filename="ladybug" desc="ladybug on a sprout"/> + <time>2023-04-13T09:58:42Z</time> + </post> + <post title="stairway to heavens" lang="en"> + <picture filename="stairs-sky" desc="stairs leading to the sky"/> + <picture filename="stairs-grass" desc="edenic stairs covered with grass"/> + <time>2023-04-28T07:13:38Z</time> + </post> <year>2023</year> </page> diff --git a/08/ladybug.jpg b/08/ladybug.jpg new file mode 100644 index 0000000..5d948be --- /dev/null +++ b/08/ladybug.jpg Binary files differdiff --git a/08/shoot.jpg b/08/shoot.jpg new file mode 100644 index 0000000..21a163f --- /dev/null +++ b/08/shoot.jpg Binary files differdiff --git a/08/shoots.jpg b/08/shoots.jpg new file mode 100644 index 0000000..8254157 --- /dev/null +++ b/08/shoots.jpg Binary files differdiff --git a/08/stairs-grass.jpg b/08/stairs-grass.jpg new file mode 100644 index 0000000..dc0cbbb --- /dev/null +++ b/08/stairs-grass.jpg Binary files differdiff --git a/08/stairs-sky.jpg b/08/stairs-sky.jpg new file mode 100644 index 0000000..4519a41 --- /dev/null +++ b/08/stairs-sky.jpg Binary files differ |