Remove TaC link in footer
This commit is contained in:
parent
99d04e9d2c
commit
cf57b86535
1 changed files with 4 additions and 4 deletions
|
@ -54,10 +54,10 @@
|
||||||
import NavigationMenu from "./components/NavigationMenu.vue"
|
import NavigationMenu from "./components/NavigationMenu.vue"
|
||||||
|
|
||||||
const FOOTER_LINKS = [
|
const FOOTER_LINKS = [
|
||||||
{
|
// {
|
||||||
labelKey: "footer.tac",
|
// labelKey: "footer.tac",
|
||||||
to: "/terms-and-conditions"
|
// to: "/terms-and-conditions"
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
labelKey: "footer.legal",
|
labelKey: "footer.legal",
|
||||||
to: "/legal-notice"
|
to: "/legal-notice"
|
||||||
|
|
Loading…
Add table
Reference in a new issue