porfolio.dev icon indicating copy to clipboard operation
porfolio.dev copied to clipboard

Changed HTML comments to JSX comments.

Open nachomata opened this issue 10 months ago • 1 comments

This pull request changes the HTML comments in AboutMe.astro component to JS comments.

As explained in the astro documentation, HTML-style comments will be included in browser DOM, while JS ones will be skipped.

In the live page https://porfolio.dev the HTML comments can be seen in the source code of the page.

image

With this change, comments are not shown in the build.

nachomata avatar Jan 23 '25 00:01 nachomata

Deploy Preview for animated-churros-60739d ready!

Name Link
Latest commit c9a0eaa948abb7c899f0618fa718bc0d8c9b1a94
Latest deploy log https://app.netlify.com/sites/animated-churros-60739d/deploys/67918d94ea41380008e9c88a
Deploy Preview https://deploy-preview-77--animated-churros-60739d.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.

netlify[bot] avatar Jan 23 '25 00:01 netlify[bot]