apostrophecms / apostrophe-documentation

Documentation for the ApostroheCMS open-souce ecosystem
https://docs.apostrophecms.org/
MIT License
25 stars 46 forks source link

Add favicon #403

Closed BoDonkey closed 2 years ago

BoDonkey commented 2 years ago

Summary

Summarize the changes briefly, including which issue/ticket this resolves. If it closes an existing Github issue, include "Closes #[issue number]"

The current Apostrophe version 2 docs web page lacks a favicon. This PR adds seven media files in a new folder (favicon) within the images folder. It also alters the docs->.vuepress->config.js file to add links for the new favicon to the document head.

What are the specific steps to test this change?

For example:

  1. Run the website and log in as an admin
  2. Open a piece manager modal and select several pieces
  3. Click the "Archive" button on the top left of the manager and confirm that it should proceed
  4. Check that all pieces have been archived properly Run the website and check for the Apostrophe logo on the tab.

What kind of change does this PR introduce?

(Check at least one)

Make sure the PR fulfills these requirements:

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information: