Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update metatags #88

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update metatags #88

wants to merge 6 commits into from

Conversation

sar-mko
Copy link
Contributor

@sar-mko sar-mko commented Jan 16, 2024

added open graph and twitter card meta tags.

Description of the change

Fixes # (issue that will be closed by this PR)

  • Issue # 31

Type of change

Please delete options that are not relevant.

  • [ x] New feature (non-breaking change which adds functionality)

Changes made

  • added open graph meta tags
  • added twitter card meta tags

Checklist

  • [x ] I have performed a self-review of my code
  • [x ] I have used the appropriate file structure to keep my code concise and readable. I have created a new file for helper funtions where possible

added open graph and twitter card meta tags.
Copy link

netlify bot commented Jan 16, 2024

Deploy Preview for communityfocus ready!

Name Link
🔨 Latest commit 1db3324
🔍 Latest deploy log https://app.netlify.com/sites/communityfocus/deploys/65e504ba989696000828030e
😎 Deploy Preview https://deploy-preview-88--communityfocus.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.

index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
index.html Outdated Show resolved Hide resolved
nmpereira and others added 3 commits February 9, 2024 12:37
- added react-helmet-async package, and helmet.tsx to hold metatags
- imported helmet.tsx into App.tsx
- need to test to see if links will update
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ESLint found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants