export default { props: { linkHome: String, linkTeam: String, linkResults: String }, template:` ` };