From c4b02d336313ef0579bfb8e9f2b38c225de8f186 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:28:28 +0900 Subject: [PATCH] docs: parameterize date string --- docs/dzgui.adoc | 2 +- docs/dzgui_dark.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dzgui.adoc b/docs/dzgui.adoc index 200d500..6d55560 100644 --- a/docs/dzgui.adoc +++ b/docs/dzgui.adoc @@ -3,7 +3,7 @@ :stylesheet: custom.css = DZGUI documentation -DayZ official/community server graphical launcher for Linux | Last updated: 2023-05-15 +DayZ official/community server graphical launcher for Linux | Last updated: {d} Click https://aclist.github.io/dzgui/dzgui_dark.html[here] for dark mode diff --git a/docs/dzgui_dark.adoc b/docs/dzgui_dark.adoc index bd0bdcb..754033d 100644 --- a/docs/dzgui_dark.adoc +++ b/docs/dzgui_dark.adoc @@ -3,7 +3,7 @@ :stylesheet: dark.css = DZGUI documentation -DayZ official/community server graphical launcher for Linux | Last updated: 2023-05-15 +DayZ official/community server graphical launcher for Linux | Last updated: {d} Click https://aclist.github.io/dzgui/dzgui.html[here] for light mode