diff --git a/README.md b/README.md index e06ef7b..b8c500b 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Plack/Perl web client for ii network **Only GNU/Linux is supported** -# Install +## Install Create dirrectories: mkdir {echo,msg} @@ -23,3 +23,7 @@ On Debian based systems: apt-get install libplack-perl libhtml-template-perl libsql-abstract-perl \ libdbd-sqlite3-perl libconfig-tiny-perl + +## TODO + +* Switch to clean SQL database diff --git a/t/head.html b/t/head.html index 741dadd..c9c446c 100644 --- a/t/head.html +++ b/t/head.html @@ -27,9 +27,6 @@ margin-top: 0.5em; margin-bottom: 0px; } - .post a { - text-decoration: none; - } .post img { display: inline-block; border-radius: 10px; diff --git a/t/post.html b/t/post.html index e05f28b..5baf036 100644 --- a/t/post.html +++ b/t/post.html @@ -1,5 +1,5 @@
-

+


From:
diff --git a/t/send.html b/t/send.html index f1899fd..493ce90 100644 --- a/t/send.html +++ b/t/send.html @@ -18,7 +18,7 @@

- +