From e487f90ed8b40ab9eda17369bf859b276e277043 Mon Sep 17 00:00:00 2001 From: William Graef Date: Wed, 4 Dec 2024 12:08:19 -0500 Subject: [PATCH] move pca to end of list --- config/_default/menus.en.toml | 24 ++++++++++++------------ content/tracks/opca/index.md | 2 +- content/tracks/osms/index.md | 2 +- content/tracks/vbox/index.md | 2 +- 4 files changed, 15 insertions(+), 15 deletions(-) diff --git a/config/_default/menus.en.toml b/config/_default/menus.en.toml index acc92860..dcc34256 100644 --- a/config/_default/menus.en.toml +++ b/config/_default/menus.en.toml @@ -63,7 +63,7 @@ identifier = "t7" parent = "t" pageRef = "tracks/opca" - weight = 70 + weight = 97 [[main]] name = "Oracle VirtualBox" @@ -91,7 +91,7 @@ identifier = "t11" parent = "t" pageRef = "tracks/osms" - weight = 97 + weight = 81 [[main]] name = "Blogs" @@ -180,7 +180,7 @@ identifier = "doc7" parent = "doc" url = "https://docs.oracle.com/en/engineered-systems/private-cloud-appliance/" - weight = 170 + weight = 197 [[main]] name = "Oracle VirtualBox" @@ -208,7 +208,7 @@ identifier = "doc11" parent = "doc" url = "https://docs.oracle.com/en-us/iaas/os-management/home.htm" - weight = 197 + weight = 181 [[main]] name = "Playlists" @@ -265,13 +265,6 @@ url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzvL2cIZri305uCRIo1TmMZW" weight = 260 -[[main]] - name = "Oracle Private Cloud Appliance" - identifier = "pl8" - parent = "pl" - url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsnBlQvRh23rFgxMYFduQOo" - weight = 270 - [[main]] name = "Oracle VirtualBox" identifier = "pl9" @@ -293,12 +286,19 @@ url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzvtU6ZBQDRL6cXjRBEwMODj" weight = 296 +[[main]] + name = "Oracle Private Cloud Appliance" + identifier = "pl8" + parent = "pl" + url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsnBlQvRh23rFgxMYFduQOo" + weight = 297 + [[main]] name = "Oracle OS Management Service" identifier = "pl12" parent = "pl" url = "https://www.youtube.com/playlist?list=PLKCk3OyNwIzsn5mtWgjb_HS7GJoKa2rMn" - weight = 297 + weight = 281 [[main]] identifier = "web" diff --git a/content/tracks/opca/index.md b/content/tracks/opca/index.md index c16660bb..1fec8381 100644 --- a/content/tracks/opca/index.md +++ b/content/tracks/opca/index.md @@ -1,6 +1,6 @@ --- title: "Oracle Private Cloud Appliance" -date: 2020-08-13 +date: 2020-08-01 draft: false description: "Welcome to Oracle Private Cloud Appliance Track" summary: "This track contains videos to facilitate your learning of the administrative and user tasks performed with the technologies and tools of the Oracle Private Cloud Appliance." diff --git a/content/tracks/osms/index.md b/content/tracks/osms/index.md index 17b73f51..d2b561be 100644 --- a/content/tracks/osms/index.md +++ b/content/tracks/osms/index.md @@ -1,6 +1,6 @@ --- title: "OS Management on Oracle Cloud Infrastructure" -date: 2020-08-01 +date: 2020-08-12 draft: false description: "Welcome to OS Management on Oracle Cloud Infrastructure Track" summary: The OS Management Service allows you to manage updates and patches for the operating system environment on your Oracle Cloud Infrastructure instances. The OS Management Service also provides options for discovering and monitoring resources on your instances." diff --git a/content/tracks/vbox/index.md b/content/tracks/vbox/index.md index f9174abb..6649ac2a 100644 --- a/content/tracks/vbox/index.md +++ b/content/tracks/vbox/index.md @@ -1,6 +1,6 @@ --- title: "Oracle VirtualBox" -date: 2020-08-12 +date: 2020-08-13 draft: false description: "Welcome to Oracle VirtualBox Track" summary: "This track allows you to explore Oracle VirtualBox to help you grow your skill set using free videos and hands-on tutorials and labs. Whether you are working with traditional, cloud-based, or virtual environments, these skills will progress your knowledge into becoming better at testing, developing, demonstrating, and deploying solutions across multiple platforms from ultra-books to high-end server class hardware and cloud infrastructure, using a lightweight, easy to use, fast and powerful virtualization engine."