Skip to content
This repository has been archived by the owner on Jun 15, 2024. It is now read-only.

Commit

Permalink
feat: change logo
Browse files Browse the repository at this point in the history
  • Loading branch information
isfaaghyth committed Jan 11, 2024
1 parent 59b1abe commit b17273e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<nav class="navbar fixed-top navbar-expand-lg navbar-light bg-white">
<div class="container">
<a class="navbar-brand" href="index.html">
<img src="https://developer.chrome.com/devsummit/assets/site-logo-5b1107ca.png" width="40">
<img src="https://raw.githubusercontent.com/sanggar-id/androidsprint.id/main/logo.png" width="40">
androidsprint
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup"
Expand Down

0 comments on commit b17273e

Please sign in to comment.