From c2b52865f63644b0ed91c350b158ea00150b79f8 Mon Sep 17 00:00:00 2001 From: jiro Date: Thu, 12 Dec 2019 07:34:09 +0900 Subject: [PATCH] Update index.nim --- websh_front/src/index.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websh_front/src/index.nim b/websh_front/src/index.nim index 6716ea5..c3dcc12 100644 --- a/websh_front/src/index.nim +++ b/websh_front/src/index.nim @@ -81,7 +81,7 @@ proc createDom(): VNode = tdiv(class = "container"): text "© 2019, jiro4989 (" a(href = "https://twitter.com/jiro_saburomaru"): text "@jiro_saburomaru" - text "), Apache License " + text "), Apache License, " a(href = "https://github.com/jiro4989/websh"): text "Repository" text ", " a(href = "https://stats.uptimerobot.com/EZnRXc325K"): text "Public Status Page"