From 0225bdb772d1334cc1aa7ab0fc3678df0864df6b Mon Sep 17 00:00:00 2001 From: AlisaLinUwU Date: Sun, 26 Jan 2025 10:42:28 +0500 Subject: Initialize --- src/main/resources/static/img/post/next.png | Bin 0 -> 8977 bytes src/main/resources/static/img/post/post_1.png | Bin 0 -> 16236 bytes src/main/resources/static/img/post/post_10.png | Bin 0 -> 19266 bytes src/main/resources/static/img/post/post_2.png | Bin 0 -> 13468 bytes src/main/resources/static/img/post/post_3.png | Bin 0 -> 14552 bytes src/main/resources/static/img/post/post_4.png | Bin 0 -> 11818 bytes src/main/resources/static/img/post/post_5.png | Bin 0 -> 21217 bytes src/main/resources/static/img/post/post_6.png | Bin 0 -> 17631 bytes src/main/resources/static/img/post/post_7.png | Bin 0 -> 20969 bytes src/main/resources/static/img/post/post_8.png | Bin 0 -> 16499 bytes src/main/resources/static/img/post/post_9.png | Bin 0 -> 17231 bytes src/main/resources/static/img/post/preview.png | Bin 0 -> 9547 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/static/img/post/next.png create mode 100644 src/main/resources/static/img/post/post_1.png create mode 100644 src/main/resources/static/img/post/post_10.png create mode 100644 src/main/resources/static/img/post/post_2.png create mode 100644 src/main/resources/static/img/post/post_3.png create mode 100644 src/main/resources/static/img/post/post_4.png create mode 100644 src/main/resources/static/img/post/post_5.png create mode 100644 src/main/resources/static/img/post/post_6.png create mode 100644 src/main/resources/static/img/post/post_7.png create mode 100644 src/main/resources/static/img/post/post_8.png create mode 100644 src/main/resources/static/img/post/post_9.png create mode 100644 src/main/resources/static/img/post/preview.png (limited to 'src/main/resources/static/img/post') diff --git a/src/main/resources/static/img/post/next.png b/src/main/resources/static/img/post/next.png new file mode 100644 index 0000000..c01466d Binary files /dev/null and b/src/main/resources/static/img/post/next.png differ diff --git a/src/main/resources/static/img/post/post_1.png b/src/main/resources/static/img/post/post_1.png new file mode 100644 index 0000000..cb79224 Binary files /dev/null and b/src/main/resources/static/img/post/post_1.png differ diff --git a/src/main/resources/static/img/post/post_10.png b/src/main/resources/static/img/post/post_10.png new file mode 100644 index 0000000..496cb05 Binary files /dev/null and b/src/main/resources/static/img/post/post_10.png differ diff --git a/src/main/resources/static/img/post/post_2.png b/src/main/resources/static/img/post/post_2.png new file mode 100644 index 0000000..eb96303 Binary files /dev/null and b/src/main/resources/static/img/post/post_2.png differ diff --git a/src/main/resources/static/img/post/post_3.png b/src/main/resources/static/img/post/post_3.png new file mode 100644 index 0000000..7b015bc Binary files /dev/null and b/src/main/resources/static/img/post/post_3.png differ diff --git a/src/main/resources/static/img/post/post_4.png b/src/main/resources/static/img/post/post_4.png new file mode 100644 index 0000000..55d76fb Binary files /dev/null and b/src/main/resources/static/img/post/post_4.png differ diff --git a/src/main/resources/static/img/post/post_5.png b/src/main/resources/static/img/post/post_5.png new file mode 100644 index 0000000..09ce7cd Binary files /dev/null and b/src/main/resources/static/img/post/post_5.png differ diff --git a/src/main/resources/static/img/post/post_6.png b/src/main/resources/static/img/post/post_6.png new file mode 100644 index 0000000..3f245fd Binary files /dev/null and b/src/main/resources/static/img/post/post_6.png differ diff --git a/src/main/resources/static/img/post/post_7.png b/src/main/resources/static/img/post/post_7.png new file mode 100644 index 0000000..d631808 Binary files /dev/null and b/src/main/resources/static/img/post/post_7.png differ diff --git a/src/main/resources/static/img/post/post_8.png b/src/main/resources/static/img/post/post_8.png new file mode 100644 index 0000000..04b94b3 Binary files /dev/null and b/src/main/resources/static/img/post/post_8.png differ diff --git a/src/main/resources/static/img/post/post_9.png b/src/main/resources/static/img/post/post_9.png new file mode 100644 index 0000000..692a648 Binary files /dev/null and b/src/main/resources/static/img/post/post_9.png differ diff --git a/src/main/resources/static/img/post/preview.png b/src/main/resources/static/img/post/preview.png new file mode 100644 index 0000000..8fa72c1 Binary files /dev/null and b/src/main/resources/static/img/post/preview.png differ -- cgit v1.2.3