mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
Updates
This commit is contained in:
parent
8819f80beb
commit
d22c977171
10 changed files with 259 additions and 489 deletions
|
|
@ -25,14 +25,14 @@
|
|||
<section class="content wrap documentationContent">
|
||||
<div class="nav-docs">
|
||||
<div class="nav-docs section">
|
||||
<h3>Quick Start</h3>
|
||||
<h5>Quick Start</h5>
|
||||
<ul>
|
||||
<li><a href="/ng2-admin/articles/001-getting-started/" class="active">Getting Started</a></li>
|
||||
<li><a href="/ng2-admin/articles/002-installation-guidelines/">Installation Guidelines</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="nav-docs section">
|
||||
<h3>Customization</h3>
|
||||
<h5>Customization</h5>
|
||||
<ul>
|
||||
<li><a href="/ng2-admin/articles/011-changing-color-scheme/">Changing Color Scheme</a></li>
|
||||
<li><a href="/ng2-admin/articles/014-switch-to-blur-theme/">Enabling blur theme</a></li>
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class="nav-docs section">
|
||||
<h3>Components</h3>
|
||||
<h5>Components</h5>
|
||||
<ul>
|
||||
<li><a href="/ng2-admin/articles/016-spinner/">Theme Spinner</a></li>
|
||||
<li><a href="/ng2-admin/articles/015-sidebar/">Sidebar</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue