We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11bde53 + f1a0d35 commit 41272c6Copy full SHA for 41272c6
src/Swup/README.md
@@ -95,7 +95,7 @@ You can configure several other options using data-attributes on the `body` tag:
95
data-theme="slide" {# or "fade", the default #}
96
data-debug="data-debug" {# add this attribute to enable debug #}
97
data-cache="data-cache" {# add this attribute to enable local cache: be careful, it only makes sense for mostly static websites #}
98
- data-animate-history-browsing="data-animate-history-browsing" {# add this attribute to aimate history browsing #}
+ data-animate-history-browsing="data-animate-history-browsing" {# add this attribute to animate history browsing #}
99
>
100
{# ... #}
101
</body>
0 commit comments