Closed jessicaguo closed 1 year ago
@jessicaguo See new commit - I showed an example of how to pass ui items (via a tagList
) to the content argument of card_ui
- should hopefully get you to where you need to go!
@keatonwilson Thanks for that! What about rendering an image? I tried a variety of combinations to no avail. I'd like the image to sit above the "designed by " and "developed by". Does an image need a special tag too, or am I missing something else entirely?
@jessicaguo Latest commit has an example - let me know when this is ready for review!
Thanks! Ready for review now. Also closes #85
This PR addresses #69 #70 #75 #81.
@keatonwilson could you please take a look at mod_about_tab.R? I don't understand how the html tags can be applied, nor how to get the image to show up. Currently testing with a single logo, will combine logos and send to Sophie/James for approval.