diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ The theme supports the value `excludeFromLists` in markdown frontmatter. This is - will not include "Previous/Next post" navigation links - will not be included in the site's RSS feed. -Argo comes with a pre-defined shortcode: including `{{< newtab href="https://some-site.com" >}}some text{{< /newtab >}}` in your markdown will render a link that opens a new tab. +Argo comes with some pre-defined shortcodes. Documentation on how to use them with an example is included in their respective files. The theme works with fallbacks and defaults a lot, e.g. if you do not set a logo, your website's title will be used instead. |
