From 059234f5a0fd4de7286454377544d91d2f09f38e Mon Sep 17 00:00:00 2001 From: TopPilot8362 <97037818+TopPilot8362@users.noreply.github.com> Date: Tue, 26 May 2026 22:55:51 +0100 Subject: [PATCH 1/5] Rename .pages to .00pages --- docs/Pilot's Corner/Pilot Briefings/{.pages => .00pages} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/Pilot's Corner/Pilot Briefings/{.pages => .00pages} (100%) diff --git a/docs/Pilot's Corner/Pilot Briefings/.pages b/docs/Pilot's Corner/Pilot Briefings/.00pages similarity index 100% rename from docs/Pilot's Corner/Pilot Briefings/.pages rename to docs/Pilot's Corner/Pilot Briefings/.00pages From d097e544d128f4187f1307f6fa3d9becd546e01c Mon Sep 17 00:00:00 2001 From: TopPilot8362 <97037818+TopPilot8362@users.noreply.github.com> Date: Tue, 26 May 2026 22:57:59 +0100 Subject: [PATCH 2/5] Add .pages file for Pilot Briefings --- docs/Pilot's Corner/Pilot Briefings/{.00pages => .pages} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/Pilot's Corner/Pilot Briefings/{.00pages => .pages} (100%) diff --git a/docs/Pilot's Corner/Pilot Briefings/.00pages b/docs/Pilot's Corner/Pilot Briefings/.pages similarity index 100% rename from docs/Pilot's Corner/Pilot Briefings/.00pages rename to docs/Pilot's Corner/Pilot Briefings/.pages From 171ce0f2cafdf00f1d4a51d8ee934cf7f33732b6 Mon Sep 17 00:00:00 2001 From: TopPilot8362 <97037818+TopPilot8362@users.noreply.github.com> Date: Tue, 26 May 2026 23:10:21 +0100 Subject: [PATCH 3/5] Create .pagess --- docs/Pilot's Corner/Pilot Briefings/00pages/.pagess | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/Pilot's Corner/Pilot Briefings/00pages/.pagess diff --git a/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess b/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess @@ -0,0 +1 @@ + From a8a875e729908840830675bd1ae757dfbca73ad0 Mon Sep 17 00:00:00 2001 From: TopPilot8362 <97037818+TopPilot8362@users.noreply.github.com> Date: Tue, 26 May 2026 23:10:40 +0100 Subject: [PATCH 4/5] Initialize Pilot Briefings navigation Added title and navigation structure to .pagess file. --- docs/Pilot's Corner/Pilot Briefings/00pages/.pagess | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess b/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess index 8b137891..1ce643f3 100644 --- a/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess +++ b/docs/Pilot's Corner/Pilot Briefings/00pages/.pagess @@ -1 +1,4 @@ - +title: Pilot Briefings +nav: + - Home: index.md + - ... From d21bc467c3b130445a9b3fd133f54f5459e138c5 Mon Sep 17 00:00:00 2001 From: TopPilot8362 <97037818+TopPilot8362@users.noreply.github.com> Date: Tue, 26 May 2026 23:11:19 +0100 Subject: [PATCH 5/5] Delete docs/Pilot's Corner/Pilot Briefings/.pages --- docs/Pilot's Corner/Pilot Briefings/.pages | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 docs/Pilot's Corner/Pilot Briefings/.pages diff --git a/docs/Pilot's Corner/Pilot Briefings/.pages b/docs/Pilot's Corner/Pilot Briefings/.pages deleted file mode 100644 index 1ce643f3..00000000 --- a/docs/Pilot's Corner/Pilot Briefings/.pages +++ /dev/null @@ -1,4 +0,0 @@ -title: Pilot Briefings -nav: - - Home: index.md - - ...