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 more links on the bottom left of the home page #1305

Open
fflorent opened this issue Nov 13, 2024 · 0 comments
Open

Add more links on the bottom left of the home page #1305

fflorent opened this issue Nov 13, 2024 · 0 comments

Comments

@fflorent
Copy link
Collaborator

Describe the problem to be solved

In #925, we introduced the ability to add Terms of Service link of the instance on the home page.

In fact, we would like to add more (and probably specific) resources alongside the ToS (like accessibility declarations or legal notice)

Describe the solution you would like

We would like to be autonomous to configure these buttons.

I can think of a environment variable which would contain a simple JSON object, like:

GRIST_HOME_PAGE_RESOURCES='{"Accessibility declaration": "https://...", "legal notice": "https://..."}'

The key would be the label and the value the link to the page for each button, which would be added complying to the order set in the JSON object.

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