Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions tutorials/using-bucket-website-with-mkdocs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -470,3 +470,6 @@ You will learn to set up MkDocs and configure, preview, and deploy your website.
This is what a collapsible admonition with a custom title should look like when expanded:
<Lightbox image={image5} alt="" />

<Message type="tip">
To go further, find out how to [deploy your website with GitHub Actions CI/CD](/tutorials/deploy-automate-mkdocs-site/).
</Message>