diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-09-20 23:42:20 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-09-21 03:28:39 -0600 |
| commit | 049a301e19875b03aa16e93cc72d1dbbcfff671e (patch) | |
| tree | 7439a8dbbce4c4faae1afb1be0601e4d554bb65b /docs/modules | |
| parent | de271040ed0ca356a334a37a621afbf8c9cba8be (diff) | |
swap extend and apply theme pages in nav
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/theme/nav.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/modules/theme/nav.adoc b/docs/modules/theme/nav.adoc index e859e8dd..8865cadc 100644 --- a/docs/modules/theme/nav.adoc +++ b/docs/modules/theme/nav.adoc @@ -1,6 +1,6 @@ * xref:index.adoc[] -** xref:apply-theme.adoc[] ** xref:extend-theme.adoc[] +** xref:apply-theme.adoc[] ** xref:keys.adoc[] *** xref:extends.adoc[] *** xref:font.adoc[] |
