Skip to content

Commit

Permalink
Go back to text title instead of logo, which I think by default expec…
Browse files Browse the repository at this point in the history
…ts an image of text, so the logo appears tiny for me
  • Loading branch information
andrew-weisman committed Nov 10, 2023
1 parent 9c87392 commit d7c63aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
remote_theme: just-the-docs/just-the-docs
title: Multiplex Analysis Web Apps
logo: "/assets/images/mawa_logo-full.png" # set a path/url to a logo that will be displayed instead of the title
# logo: "/assets/images/mawa_logo-full.png" # set a path/url to a logo that will be displayed instead of the title... appears tiny because I think it's expecting an image of text and therefore setting the height, which I currently can't change per https://stackoverflow.com/questions/59811176/changing-logo-svg-file-on-jekyll-github-reducing-pixel-size-does-not-appear-to because I'm using the theme as a remote

0 comments on commit d7c63aa

Please sign in to comment.