From a45a036ddeed9f8f4034694fd2ccee211835e623 Mon Sep 17 00:00:00 2001 From: jiro Date: Thu, 12 Dec 2019 07:33:06 +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 516c5d0..6716ea5 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 "), MIT 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"