Skip to content

Favicons

Dominique Klevinghaus edited this page Feb 21, 2022 · 1 revision

To include the favicons in your project, follow these steps:

  1. Include the package with npm i @lmu-med/ci-components
  2. Copy the icon and manifest files from node_modules/@lmu-med/ci-components/favicon to /public or whereever the public base root of your project is located
  3. Add the links to the favicons as described in https://css-tricks.com/how-to-favicon-in-2021/
Clone this wiki locally