mitodl / ocw-hugo-themes

A Hugo theme for building OCW websites
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

feat: update social links #1295

Closed HussainTaj-arbisoft closed 10 months ago

HussainTaj-arbisoft commented 10 months ago

What are the relevant tickets?

Closes https://github.com/mitodl/hq/issues/3298 Closes https://github.com/mitodl/hq/issues/3195

Description (What does it do?)

This PR:

Screenshots (if appropriate):

Screenshot 2024-01-11 at 4 44 00 PM Screenshot 2024-01-11 at 4 44 05 PM

How can this be tested?

  1. Navigate to your local ocw-hugo-themes directory.
  2. Switch to branch hussaintaj/3298-new-social-icons
  3. Run
    yarn start www
  4. Open http://localhost:3000.
  5. Observe the card STAY CONNECTED WITH OCW near the bottom.
  6. Expect to see a LinkedIn social link.
  7. Expect all social links to work correctly.
  8. Expect the twitter icon to be updated.
  9. Observe the social links in the footer.
  10. Expect to see new icons for Twitter and LinkedIn.
  11. Expect all social links to work.
github-actions[bot] commented 10 months ago

Netlify Deployments:
www: https://ocw-hugo-themes-www-pr-1295--ocw-next.netlify.app/
Course v2: https://ocw-hugo-themes-course-v2-pr-1295--ocw-next.netlify.app/

HussainTaj-arbisoft commented 10 months ago

The www build issue blocks this PR. https://www.ocw-openmatters.org is still unreachable.