Skip to content

Commit

Permalink
feat: use ads
Browse files Browse the repository at this point in the history
  • Loading branch information
AlejandroAkbal committed Mar 30, 2023
1 parent df313fa commit 124db88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/pages/posts/Advertisement.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,12 @@
const ADVERTISEMENTS = [
// Premium
{
media: '',
media: '/img/advertisement/R34_App_Premium.jpg',
link: '/premium'
},
// HentaiPorn
{
media: '',
media: '/img/advertisement/HentaiPorn.jpg',
link: 'https://hentaiporn.app/?utm_source=R34App&utm_medium=Advertisement'
}
]
Expand Down

0 comments on commit 124db88

Please sign in to comment.