diff --git a/src/www/index.html b/src/www/index.html index be455b2..fc348f4 100644 --- a/src/www/index.html +++ b/src/www/index.html @@ -1,19 +1,126 @@ - - rchan - {name} - - - -
-
-

- rchan readme post -

-
-
-
{}
+ + kchan - {name} + + + + +
+
+ +
+
+
+
+
+ img +
+
+
+ { post_datetime }  + { post_id }  +
+ +
+
{ image_filename }
+
{ post_title }
+ { post_content } +
+
+
+ img +
+
+
+ { post_datetime }  + { post_id }  +
+ +
+
{ image_filename }
+
{ post_title }
+ { post_content } +
+
- +
+ - diff --git a/src/www/placeholder.jpg b/src/www/placeholder.jpg new file mode 100644 index 0000000..99491cc Binary files /dev/null and b/src/www/placeholder.jpg differ