Skip to content

Commit

Permalink
Update index.nim
Browse files Browse the repository at this point in the history
  • Loading branch information
jiro4989 authored Dec 11, 2019
1 parent a45a036 commit c2b5286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion websh_front/src/index.nim
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit c2b5286

Please sign in to comment.