Skip to content

Commit

Permalink
default ads to 5207
Browse files Browse the repository at this point in the history
  • Loading branch information
khang-nd committed Jun 28, 2023
1 parent 20db988 commit cffa941
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/.vuepress/components/SetupadAds.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@ export default {
/**
* Tag IDs matching the respective formats:
* * 5205: `siderail`
* * 5206: `in_article_responsive` (default)
* * 5207: `in_article_responsive_2` (default)
* * 5209: `in_page_responsive_1`
* * 5210: `in_page_responsive_2`
* * 5211: `anchor`
*/
tagId: {
type: String,
default: "5206",
default: "5207",
},
format: {
type: String,
Expand Down

0 comments on commit cffa941

Please sign in to comment.