diff options
| author | Sarah White <graphitefriction@gmail.com> | 2018-02-11 22:55:04 -0700 |
|---|---|---|
| committer | Sarah White <graphitefriction@gmail.com> | 2018-02-11 22:55:04 -0700 |
| commit | 9ffdb0dc45cdf8d5e09dd44bb307870cf248c6e8 (patch) | |
| tree | 02344ae7ce45f2b546e2ea555af1debd66ed5561 /docs/modules | |
| parent | 13ba026692e97ca1fe74f57de1919c0cd6b3497e (diff) | |
| download | alpine-antora-theme-9ffdb0dc45cdf8d5e09dd44bb307870cf248c6e8.tar.bz2 alpine-antora-theme-9ffdb0dc45cdf8d5e09dd44bb307870cf248c6e8.tar.xz | |
remove nav list title
Diffstat (limited to 'docs/modules')
| -rw-r--r-- | docs/modules/ROOT/nav.adoc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index f9fa8d9..56f0524 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -1,8 +1,7 @@ -.xref:index.adoc[Antora Default UI] * xref:prerequisites.adoc[UI Development Prerequisites] * xref:set-up-project.adoc[Set up a UI Project] * xref:build-preview-ui.adoc[Build and Preview the UI] * xref:development-workflow.adoc[UI Development Workflow] * xref:templates.adoc[Work with the Handlebars Templates] -* xref:style-guide.adoc[UI Element Styles] * xref:stylesheets.adoc[Work with the CSS Stylesheets] +* xref:style-guide.adoc[UI Element Styles] |
