I need to set OG:Tag from API
head() { this.$axios .get(`............`) .then((response) => { this.og_title = response.data.message.course.course_name;