diff --git a/content/about/index.md b/content/about/index.md index 9af9925af..f8d2ea515 100644 --- a/content/about/index.md +++ b/content/about/index.md @@ -5,13 +5,13 @@ insert_anchor_links: "left" --- -
+
+ src="header_about.png" class="w-full h-full"/>
diff --git a/content/build/index.md b/content/build/index.md index 180b47242..9e9769846 100644 --- a/content/build/index.md +++ b/content/build/index.md @@ -1,5 +1,5 @@ --- -title: "Buildnew" +title: "Build" template: "page.html" insert_anchor_links: "left" --- diff --git a/content/expand/index.md b/content/expand/index.md index 0e89a7abb..06e971acc 100644 --- a/content/expand/index.md +++ b/content/expand/index.md @@ -1,5 +1,5 @@ --- -title: "Farmnew" +title: "Expand" template: "page.html" insert_anchor_links: "left" --- diff --git a/content/header_about.png b/content/header_about.png new file mode 100644 index 000000000..c9a533804 Binary files /dev/null and b/content/header_about.png differ diff --git a/content/header_build.png b/content/header_build.png new file mode 100644 index 000000000..677a805f6 Binary files /dev/null and b/content/header_build.png differ diff --git a/content/header_token.png b/content/header_token.png new file mode 100644 index 000000000..51aae3f24 Binary files /dev/null and b/content/header_token.png differ diff --git a/content/togethericon.png b/content/togethericon.png new file mode 100644 index 000000000..510341704 Binary files /dev/null and b/content/togethericon.png differ