Skip to content

Commit d7df68f

Browse files
committed
remove h1 header and css
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
1 parent 7717338 commit d7df68f

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

template/pkg.tpl

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
11
{{ define "packages" }}
2-
<style>
3-
table, td, th {
4-
border: 1px solid #000;
5-
border-collapse: collapse;
6-
}</style>
7-
8-
<h1>API Reference Documentation</h1>
92

103
{{ range .packages }}
114
<h2>

0 commit comments

Comments
 (0)