Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
replace chooser logo with cc-assets chooser logo
  • Loading branch information
MuluhGodson committed Jan 23, 2022
commit afc0754807baf66ad1428a6e1263e7f2903f93b4
2 changes: 1 addition & 1 deletion src/components/HeaderSection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<div class="navbar-brand">
<a class="logo" aria-current="page" href="/">
<img
src="../assets/chooser.svg"
src="@creativecommons/cc-assets/logos/products/chooser.svg"
alt="Creative Commons License chooser"
height="40"
width="169"
Expand Down