Skip to content

Commit

Permalink
remove fixed logo, used readme content
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <[email protected]>
  • Loading branch information
avelino committed Apr 9, 2021
1 parent f82112c commit 339957f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ awesome-go
.idea
.vscode
test_stale_repositories_log
*.exe
*.exe
# Local Netlify folder
.netlify
2 changes: 0 additions & 2 deletions tmpl/tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
</head>

<body>
<img src="/assets/logo.png" alt="Awesome Go" class="awesome-logo" />

<div id="content">
{{.Body}}

Expand Down

0 comments on commit 339957f

Please sign in to comment.