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

Allow for multiple separate links via custom_html #25

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

consideRatio
Copy link
Member

@consideRatio consideRatio commented Aug 24, 2023

This is a feature to help me able to link to multiple funding organizations etc as relevant in 2i2c-org/infrastructure#2897. If approved, I'll use it to produce something that looks like this:

image

via configuration like this:

        'funded_by': {
            'name': '',
            'url': '',
            'custom_html': '<a href="https://www.dfg.de/">DFG</a>, <a href="https://www.cessda.eu/">CESSDA</a>, <a href="https://www.gesis.org/">GESIS</a>, FKZ/Project number <a href="https://gepris.dfg.de/gepris/projekt/460234259?language=en">460234259</a>',
        },

Copy link
Member

@GeorgianaElena GeorgianaElena left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done 🎉
Development

Successfully merging this pull request may close these issues.

2 participants