Leafwing-Studios / leafwing-website

The site for https://leafwing-studios.com
3 stars 2 forks source link

Reformat how some links are coded on the projects page #234

Closed wallamide closed 9 months ago

wallamide commented 1 year ago

Objective

Fix issue #231 with the formatting for some links on the projects page where the links tried to go to a subpage of the projects page instead of to the page the content was being hosted on.

Solution

Change the embedded link in the index.md from [LINK-TITLE](link) to [LINK-TITLE](/link) so the path was no longer attached to projects page but the site path.

netlify[bot] commented 1 year ago

Deploy Preview for leafwing-studios ready!

Name Link
Latest commit 03268ce78ec4e42ba4788cddc84773b1c84510f1
Latest deploy log https://app.netlify.com/sites/leafwing-studios/deploys/65087cc5bac7fb0008417eda
Deploy Preview https://deploy-preview-234--leafwing-studios.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

alice-i-cecile commented 1 year ago

Can you swap this PR title for something more descriptive at a glance?