From 2b30b6a8729d81b37175fc2b2dcf2b747ca4db58 Mon Sep 17 00:00:00 2001 From: Jimmy Kuu Date: Wed, 27 Mar 2013 10:23:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=85=B3=E4=BA=8E=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/about.html b/templates/about.html index 9578a4d..05a0f4b 100644 --- a/templates/about.html +++ b/templates/about.html @@ -7,7 +7,7 @@
  • 关于
  • -

    该网站由创建,主要看国内Go语言除了邮件列表没有一个在线的社区。网站模式参考V2EX

    +

    该网站由Jimmy Kuu创建,主要看国内Go语言除了邮件列表没有一个在线的社区。网站模式参考V2EX

    网站使用Go语言开发,Go语言内置库提供了完善的Web开发模块,因此没有使用第三方的Web框架。