From 9f6c526d4fc29eeeda9b816c057d2ff6de924858 Mon Sep 17 00:00:00 2001 From: tduva Date: Mon, 15 Jul 2019 17:52:24 +0200 Subject: [PATCH] v0.9.7 updates, minor improvements --- index.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 64f2e6a..47dca21 100644 --- a/index.html +++ b/index.html @@ -16,9 +16,9 @@ function loaded() { { ceiling: null, text: "$years years ago" } ] } - document.getElementById("ago").innerHTML = "Version 0.9.6 released "+humanized_time_span("2019/03/27", Date(), custom_date_formats)+""; + document.getElementById("ago").innerHTML = "Version 0.9.7 released "+humanized_time_span("2019/07/15", Date(), custom_date_formats)+""; - getDownloads("v0.9.6"); + getDownloads("v0.9.7"); slideshow_init("slideshow"); } @@ -137,7 +137,7 @@ function getDownloads(tag) {

Emotes & Badges