summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArne Rief <riearn@proton.me>2025-12-20 20:03:23 +0100
committerArne Rief <riearn@proton.me>2025-12-20 20:03:23 +0100
commit32c1a5dd203435e8bef324306d1516e28ce14615 (patch)
tree8e044a02a47ac2f2ab8341e82ae9e7095d4c5cea /README.md
parent6b5ac43b0eb9f799220783e98b5961192666b755 (diff)
Post-Card new design, improved styling for codeblocks & search
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b6c3f03..63e26b0 100644
--- a/README.md
+++ b/README.md
@@ -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.