diff --git a/book.toml b/book.toml deleted file mode 100644 index 4647ae1..0000000 --- a/book.toml +++ /dev/null @@ -1,6 +0,0 @@ -[book] -authors = ["Charles N Wyble"] -language = "en" -multilingual = false -src = "src" -title = "MeetMorse - Business/Product/Operations Plan" diff --git a/src/introduction.md b/pages/01.home/default.md similarity index 77% rename from src/introduction.md rename to pages/01.home/default.md index 98d7899..4286e68 100644 --- a/src/introduction.md +++ b/pages/01.home/default.md @@ -1,3 +1,8 @@ +--- +title: 'MeetMorse - Business/Operations/Product Plan - Introduction ' +menu: 'MeetMorse - Business/Operations/Product Plan - Introduction ' +--- + # MeetMorse - Business/Operations/Product Plan - Introduction ## Executive Summary for MeetMorse diff --git a/src/SUMMARY.md b/src/SUMMARY.md deleted file mode 100644 index e0ff9f9..0000000 --- a/src/SUMMARY.md +++ /dev/null @@ -1,3 +0,0 @@ -# Summary - -- [Introduction](./introduction.md)