Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Remove footer and associated styles and i18n strings #883

Merged
merged 1 commit into from
Feb 16, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
105 changes: 0 additions & 105 deletions src/components/FooterSection.vue

This file was deleted.

22 changes: 0 additions & 22 deletions src/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,28 +64,6 @@
"with-count": "{count} Filter|{count} Filters"
}
},
"footer": {
"navigation": {
"contact": "Contact",
"privacy": "Privacy",
"policies": "Policies",
"terms": "Terms"
},
"caption": {
"label": "Except where otherwise {noted}, content on this site is licensed under a {attribution}. {icons}",
"noted": "noted",
"attribution": "Creative Commons Attribution 4.0 International license",
"icons": "Icons by Font Awesome."
},
"donate": {
"work": "Our work relies on you!",
"help": "Help us keep the internet free and open."
},
"aria": {
"contact": "contact info",
"donate": "donate section"
}
},
"about": {
"title": "About Openverse",
"description": {
Expand Down
Loading