Skip to content

Commit

Permalink
Update the index page to show the selective page modification
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Dec 6, 2023
1 parent daf3802 commit 2cd9b8f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,13 @@ filters:
- adsense
```
If you wish to disable ads on a specific page, then add to the document's YAML header area:
```yml
adsense:
enable-ads: false
```
For more information, please see Quarto's documentation on [Shared Metadata](https://quarto.org/docs/projects/quarto-projects.html#shared-metadata).
### Single Page Projects: HTML Document
Expand Down

0 comments on commit 2cd9b8f

Please sign in to comment.