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

[Feature]: Shiny App Assets #22

Closed
4 tasks done
jimbrig opened this issue Sep 3, 2024 · 0 comments · Fixed by #23
Closed
4 tasks done

[Feature]: Shiny App Assets #22

jimbrig opened this issue Sep 3, 2024 · 0 comments · Fixed by #23
Assignees
Labels
enhancement New feature or request feature New feature requests

Comments

@jimbrig
Copy link
Member

jimbrig commented Sep 3, 2024

  • app_assets(): to bundle and add resources into HTML <head>
  • app_meta(): to insert various <meta> tags into HTML <head>
  • app_favicon(): to apply the favicon.ico to the app
  • app_logo(): for easier access to the logo

plus,

  • bundle_app_assets()
  • add_external_resources()
  • add_resource_path()
@jimbrig jimbrig added enhancement New feature or request feature New feature requests labels Sep 3, 2024
@jimbrig jimbrig self-assigned this Sep 3, 2024
jimbrig added a commit that referenced this issue Sep 3, 2024
@jimbrig jimbrig linked a pull request Sep 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant