diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-28 22:21:46 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2023-01-28 22:22:30 +0900 |
commit | 8a91b677e9e1e39bab44b910b830a07d56cd0d7c (patch) | |
tree | 63497a147cbd0936fdd3fb42474f1f1e67c11e3e /01 | |
parent | 8de44da18a31a9ea013783e5569100c14e1f2e0a (diff) | |
download | px-8a91b677e9e1e39bab44b910b830a07d56cd0d7c.tar.gz |
Properly declare posts' language
Diffstat (limited to '01')
-rw-r--r-- | 01/index.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/01/index.xml b/01/index.xml index c64636e..d95e00e 100644 --- a/01/index.xml +++ b/01/index.xml @@ -1,32 +1,32 @@ <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="/page.xslt" type="text/xsl"?> <page prev="00" curr="01" next="02"> - <post title="life finds a way"> + <post title="life finds a way" lang="en"> <picture filename="ants" desc="ants and red mites on top of concrete fence"/> <picture filename="red-mites" desc="closeup of red mites on blue concrete"/> <picture filename="brick-grass" desc="tiny grass growing between paving bricks"/> <time>2022-04-23T14:05:47Z</time> </post> - <post title="hoa cỏ ven đường"> + <post title="hoa cỏ ven đường" lang="vi"> <picture filename="ragwort-withered-0" - desc="ragwort plant with withered flowers"/> + desc="cành cúc dại hoa đã tàn gần hết"/> <picture filename="ragwort-withered-1" - desc="another ragwort with withered flowers"/> + desc="cành cúc dại khác với hoa cũng đã tàn"/> <picture filename="ragwort-withered-2" - desc="withered ragwort plant in front of a blooming one"/> - <picture filename="ragwort-blooming-0" desc="blooming ragwort"/> + desc="cành cúc dại tàn chắn trước cây khác hoa còn tươi rói"/> + <picture filename="ragwort-blooming-0" desc="hoa cúc dại"/> <picture filename="ragwort-blooming-1" - desc="blooming ragworts at the base of a tree trunk"/> + desc="hoa cúc dại dưới gốc cây thân gỗ"/> <time>2022-05-15T09:34:55Z</time> </post> - <post title="lập hạ"> - <picture filename="grass" desc="green grass and short trees"/> + <post title="lập hạ" lang="vi"> + <picture filename="grass" desc="cỏ cây xanh rờn trong nắng"/> <picture filename="palmate-maples" - desc="green and brown palmate maples below a casuarina"/> + desc="phong nhật, một cây lá đỏ một lá xanh sau cây phi lao"/> <picture filename="palmate-lobes" - desc="plant with bright green palmately lobed leaves"/> - <picture filename="pine-bud" desc="pine bud"/> + desc="cây dại lá hình chân vịt, tươi rói trong nắng"/> + <picture filename="pine-bud" desc="chồi thông"/> <time>2022-05-15T09:45:02Z</time> </post> <year>2022</year> |