We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39eecd2 commit f9ce614Copy full SHA for f9ce614
websites/code/studygolang/template/wr.html
@@ -0,0 +1,6 @@
1
+{{define "title"}}首页{{end}}
2
+{{define "seo"}}<meta name="keywords" content="Go语言,Golang,Go社区,Go中文社区,Golang中文社区,Go语言社区,Go语言学习,学习Go语言,Go语言学习园地,Golang 中国,Golang中国,Golang China, Go语言论坛">
3
+<meta name="description" content="Go语言中文网,中国 Golang 社区,Go语言学习园地,致力于构建完善的 Golang 中文社区,Go语言爱好者的学习家园。分享 Go 语言知识,交流使用经验">{{end}}
4
+{{define "content"}}
5
+<iframe src="{{.url}}" id="frmEx" width="100%" frameborder="0" framemargin="0" height="6000" scrolling="no" name="frmEx"></iframe>
6
+{{end}}
0 commit comments