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 user to use url to reference html logo & favicon #8737

Merged
merged 11 commits into from
Jan 24, 2021

Commits on Nov 28, 2020

  1. Configuration menu
    Copy the full SHA
    a066152 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    1a0ae00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c41b3f View commit details
    Browse the repository at this point in the history
  3. Fix style check errors

    Mardelor committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    929a78c View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    3f5fc62 View commit details
    Browse the repository at this point in the history
  2. html theme: Add favicon_url and logo_url

    To embed the external favicon and logo image, this adds new template
    variable `favicon_url` and `logo_url` that point the external URL or
    relative path for the favicon/logo file from current file.  It helps to
    use it on template files.
    tk0miya committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    65a6996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccf4ae3 View commit details
    Browse the repository at this point in the history
  4. Update CHANGES

    tk0miya committed Jan 23, 2021
    Configuration menu
    Copy the full SHA
    76d0a0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cfcd81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9d975b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c50ce99 View commit details
    Browse the repository at this point in the history