Skip to content

Commit

Permalink
Update views/layout.ejs
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Dec 15, 2023
1 parent 7bef171 commit 2266ed3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/layout.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ See the LICENSE file for copyright details
<a href="/"><span class="mdi mdi-home"> Home</span></a>
<a href="/docs/about.md"><span class="mdi mdi-information"> About</span></a>
<a href="/docs"><span class="mdi mdi-file-document-multiple"> Docs</span></a>
<a href="https://opencollective.com/open-web-docs"><span class="mdi mdi-hand-coin"> Donate</span></a>
<a href="https://opencollective.com/open-web-docs"><span class="mdi mdi-hand-coin"></span> Donate</a>
<a href="https://github.com/openwebdocs/mdn-bcd-collector"><span class="mdi mdi-github"> GitHub</span></a>
<a href="/changelog">v<%- appVersion %></a>
</nav>
Expand Down

0 comments on commit 2266ed3

Please sign in to comment.