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

Add fake website name as an optional field #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BramvdnHeuvel
Copy link
Owner

The Rickroll Generator is missing two relevant fields: og:url and og:site_name which can sometimes keep the links from rendering as preferred on platforms like Discord and Telegram.

As per request in #8, these will be added with a new optional field to give a custom website name. For this, however, the database needs a new column. The database needs basic version control to prevent data loss during updates.

@BramvdnHeuvel BramvdnHeuvel added the enhancement New feature or request label Mar 26, 2022
@BramvdnHeuvel BramvdnHeuvel self-assigned this Mar 26, 2022
@BramvdnHeuvel BramvdnHeuvel linked an issue Mar 26, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Suggestion: Allow changing og:site_name
1 participant