Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Add the ability to inject HTML into the <head> #118

Open
@sindresorhus

Description

@sindresorhus

This can be useful for multiple purposes:

  • Adding analytics
  • Quickly modifying the docs site with some quick JS/CSS
  • Dynamically adding some extra content

Jazzy solves this with a head option: https://github.com/sindresorhus/KeyboardShortcuts/blob/498fcd6cc1562313b5e3aa97b35430cfb2c91292/.jazzy.yml#L13-L19

Personally, I would use a more verbose option name.

Metadata

Metadata

Assignees

No one assigned

    Labels

    designFunctionality with a design componentquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions