X-Git-Url: https://git.based.quest/?p=web-old.git;a=blobdiff_plain;f=blogit;h=378b94b160da8775d2b3609f7f1c1120f1f14edd;hp=e54f9e38a57297145f032f13c32f6ecba4ec445d;hb=f4fc716c0b71747e9b8ea1f16491311d4cebb513;hpb=bd683462f5b356051c7ff184e61b623db474ff84 diff --git a/blogit b/blogit index e54f9e3..378b94b 100755 --- a/blogit +++ b/blogit @@ -6,8 +6,8 @@ include config endif # The following can be configured in config -BLOG_DATE_FORMAT_INDEX ?= %x -BLOG_DATE_FORMAT ?= %x %X +BLOG_DATE_FORMAT_INDEX ?= %d/%m/%Y +BLOG_DATE_FORMAT ?= %d/%m/%Y %X BLOG_TITLE ?= blog BLOG_DESCRIPTION ?= blog BLOG_URL_ROOT ?= http://localhost/blog