You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is intended as an onboarding task for potential outreachy applicants. Please do not work on it unless you have completed the initial qualification task and it has been assigned to you.
GLAM has a footer element with some useful information at the bottom of each page:
We should have something similar for the Glean dictionary.
You can mostly copy over the existing footer from GLAM (putting it into the src/components/ directory) and then put it into each of the pages we display:
This issue is intended as an onboarding task for potential outreachy applicants. Please do not work on it unless you have completed the initial qualification task and it has been assigned to you.
GLAM has a footer element with some useful information at the bottom of each page:
We should have something similar for the Glean dictionary.
You can mostly copy over the existing footer from GLAM (putting it into the
src/components/
directory) and then put it into each of the pages we display:https://github.com/mozilla/glam/blob/77c4689297e3c81f6cf49f9fd6f73a9435d1761b/src/components/regions/Footer.svelte
Some styling should be adjusted and obviously the links should be different (e.g. the link to a slack channel should instead be a link to our channel on Matrix: https://chat.mozilla.org/#/room/#glean-dictionary:mozilla.org)
The text was updated successfully, but these errors were encountered: