dogecoinfoundation / dogecoin.com

Repository for the recently redesigned dogecoin.com
https://dogecoin.com
MIT License
35 stars 44 forks source link

Update main logos & various icons to SVG #289

Open nickspaargaren opened 1 year ago

nickspaargaren commented 1 year ago

What

This Pull request updates the main logos in the header and footer and various icons to SVG.

How to test

  1. Checkout this branch
  2. run npm install & hugo serve -D in root folder
  3. Navigate to the homepage: http://localhost:1313
  4. Check out:
    • The Dogecoin logo in the header top right
    • The Dogecoin logo in the footer bottom left
    • Right above the footer you'll find the "Find out more about Dogecoin" section, these icons have been updated as well.

Linked issue: #112