From f15e848ba7d19288c91a648add75c0dbdd32011f Mon Sep 17 00:00:00 2001
From: weru <onewesh@gmail.com>
Date: Tue, 06 Oct 2020 12:19:18 +0000
Subject: [PATCH] update

---
 exampleSite/config.toml |    5 +++++
 images/tn.png           |    0 
 images/screenshot.png   |    0 
 images/screenshot-1.png |    0 
 images/tn-1.png         |    0 
 5 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 82b5a53..047f535 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -12,6 +12,11 @@
     weight = 2
     url = "docs/"
 
+[[menu.main]]
+    name = "Example"
+    weight = 3
+    url = "https://compose-docs.netlify.app/"
+
 [markup]
   [markup.goldmark]
     [markup.goldmark.renderer]
diff --git a/images/screenshot-1.png b/images/screenshot-1.png
new file mode 100644
index 0000000..cf1ced7
--- /dev/null
+++ b/images/screenshot-1.png
Binary files differ
diff --git a/images/screenshot.png b/images/screenshot.png
index 5e9ad7a..80d3fce 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn-1.png b/images/tn-1.png
new file mode 100644
index 0000000..3f305d9
--- /dev/null
+++ b/images/tn-1.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index e922c0e..cc32378 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ

--
Gitblit v1.10.0