carpentries / tnd-carpentries-working

The Carpentries new website BEFORE the Hugo theme was packaged out. Not currently maintained.
https://tnd-carpentries-website.netlify.app/
0 stars 0 forks source link

Supporters logo grid should include urls #84

Closed maneesha closed 5 months ago

maneesha commented 5 months ago

The supporters logo grid takes a list of images passed in from the front page yaml data. This should instead take images and URLs so clicking on the image will take the user to that website.

AdamChlan commented 5 months ago

@maneesha here is an example how you can add URLs to the image:

  logos:
  - logo: moore-logo.svg
    url: https://www.apple.com
  - logo: alfred-sloan-logo.svg
  - logo: chan-zuck-logo.svg
  - logo: r-studio-logo.svg