diff options
| author | XhmikosR <[email protected]> | 2017-08-15 15:06:27 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2017-08-15 15:06:27 +0300 |
| commit | 703c7daf571c750b6ee93cf8032fee2268e6bed0 (patch) | |
| tree | 2c1bde8ad67e92b48d7ee9f1c2df884ce1e63a73 | |
| parent | 1f4486c31b41208108e3d39df3e2dbcc47effa03 (diff) | |
| download | bootstrap-703c7daf571c750b6ee93cf8032fee2268e6bed0.tar.xz bootstrap-703c7daf571c750b6ee93cf8032fee2268e6bed0.zip | |
Move About menu link to the end.
| -rw-r--r-- | _data/nav.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_data/nav.yml b/_data/nav.yml index c4c342dd2..784ec9a73 100644 --- a/_data/nav.yml +++ b/_data/nav.yml @@ -75,6 +75,8 @@ # - title: Approach - title: Icons +- title: Migration + - title: About pages: - title: History @@ -82,5 +84,3 @@ - title: Brand - title: License - title: Translations - -- title: Migration |
