From f443694419dee715179ff65ddb4d62916dfae986 Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Thu, 26 Mar 2015 20:14:43 +0100 Subject: [PATCH] add author, url and photo --- www/add-article.php | 6 ++++++ www/index.php | 10 ++++++++-- www/someone.htm | 12 ++++++++++++ www/someone.png | Bin 0 -> 222 bytes 4 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 www/someone.htm create mode 100644 www/someone.png diff --git a/www/add-article.php b/www/add-article.php index 25db71e..ee24c9b 100644 --- a/www/add-article.php +++ b/www/add-article.php @@ -17,6 +17,12 @@ file_put_contents(

$title

+

+ + + Someone + +

$content
diff --git a/www/index.php b/www/index.php index b4d0b2f..0eaefb6 100644 --- a/www/index.php +++ b/www/index.php @@ -23,8 +23,9 @@ krsort($articles); PubSubHubbub tester +

- create new article + create new article

Articles

@@ -35,7 +36,12 @@ krsort($articles);

permalink - + at + by + + + Someone +

diff --git a/www/someone.htm b/www/someone.htm new file mode 100644 index 0000000..b2f08d5 --- /dev/null +++ b/www/someone.htm @@ -0,0 +1,12 @@ + + + Someone + + +

Someone

+ +

+ Is the author of this blog. +

+ + diff --git a/www/someone.png b/www/someone.png new file mode 100644 index 0000000000000000000000000000000000000000..0d0d7325e2132796ea6f391fecefd23cc69ffb0a GIT binary patch literal 222 zcmeAS@N?(olHy`uVBq!ia0vp^0wB!61SBU+%rFB|oCO|{#S9GG!XV7ZFl&wkP>{XE z)7O>#KC_fCC(pz+%2q%j$r9Iy66gHf+|;}h2Ir#G#FEq$h4Rdj3dH&zdF*lXX*Z-}}vm+#d@IpY~d(jXr& Nc)I$ztaD0e0s!~0NH+ig literal 0 HcmV?d00001 -- 2.30.2