This repository was archived by the owner on Mar 12, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <head>
55 <meta http-equiv= " Content-Type" content= " text/html; charset=UTF-8" />
66 <link rel= " shortcut icon" href= " /static/img/favicon.ico" />
7- <meta name= " author" content= " Unknown" />
7+ <meta name= " author" content= " Unknown" />
8+ <meta name= " description" content= " Go online project API documentation" />
9+ <meta name= " keywords" content= " Go, golang, API documentation" >
10+
11+ <!-- Stylesheets -->
12+ <link href= " /static/css/bootstrap.min.css" rel= " stylesheet" />
13+ <link href= " /static/css/todc-bootstrap.css" rel= " stylesheet" />
14+ {{end }}
15+
16+ {{define " header_zh" }}
17+ <!DOCTYPE html >
18+ <html >
19+ <head>
20+ <meta http-equiv= " Content-Type" content= " text/html; charset=UTF-8" />
21+ <link rel= " shortcut icon" href= " /static/img/favicon.ico" />
22+ <meta name= " author" content= " 无闻" />
23+ <meta name= " description" content= " Go 在线项目 API 文档" />
24+ <meta name= " keywords" content= " Go, golang, Go语言, API文档" >
25+
826 <!-- Stylesheets -->
927 <link href= " /static/css/bootstrap.min.css" rel= " stylesheet" />
1028 <link href= " /static/css/todc-bootstrap.css" rel= " stylesheet" />
Original file line number Diff line number Diff line change 11{{define " navbar_en" }}
22 <div id= " fixed_top" class= " navbar navbar-fixed-top" >
33 <div class= " navbar-inner" >
4- <div id= " navbar" >
4+ <div id= " navbar" class = " container " >
55 <a class= " brand" href= " /" >Go Walker</a>
66 <ul class= " nav" >
77 <li {{if .IsHome }}class= " active" {{end }}><a href= " /" >Home</a></li>
You can’t perform that action at this time.
0 commit comments