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

Make ContribCard social messages configurable via config file #34

Open
caniszczyk opened this issue Mar 7, 2024 · 0 comments
Open

Make ContribCard social messages configurable via config file #34

caniszczyk opened this issue Mar 7, 2024 · 0 comments

Comments

@caniszczyk
Copy link
Contributor

It’s not configurable from a config file yet, but you can update it directly in the code for now:

<meta property="og:description" content="Happy #kuberTENes! Check out my #FirstContribution to Kubernetes https://contribcard.clotributor.dev" />

export const DESCRIPTION = `Happy #kuberTENes! Check out my #FirstContribution to Kubernetes`;
export const HASHTAGS = ['kuberTENes', 'FirstContribution'];

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

No branches or pull requests

1 participant