Apply open graph
This commit is contained in:
@@ -216,11 +216,6 @@ export default {
|
||||
components: {
|
||||
PostListItem,
|
||||
},
|
||||
metaInfo() {
|
||||
return {
|
||||
title: this.$page.blog.title,
|
||||
};
|
||||
},
|
||||
methods: {
|
||||
copyLink() {
|
||||
const el = document.createElement("input");
|
||||
|
||||
Reference in New Issue
Block a user