From d744da7d5d3cdeb1eb77c4698fdd6a075d25da49 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Wed, 10 Feb 2021 19:45:49 +0000
Subject: [PATCH] edit page
---
exampleSite/content/_index.md | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 39a3c74..dc1d44f 100644
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -21,6 +21,10 @@
Note that the theme is built with simplicity in mind. [This way](/), if a suggestion complicates the usability of the theme, it may be declined. New users are always welcome!
{{< /tip >}}
+{{< tip >}}
+You can [generate graphs, charts](]("docs/compose/graphs-charts-tables/#show-a-pie-doughnut--bar-chart-at-once")) and tables from a csv, ~~or a json~~ dataset
+{{< /tip >}}
+
{{< button "docs/compose/" "Read the Docs" >}}{{< button "https://github.com/onweru/compose" "Download Theme" >}}
{{< /column >}}
@@ -28,10 +32,3 @@

{{< /column >}}
{{< /block >}}
-
-
-{{< column "mt-2" >}}
-### You can generate graphs, charts and tables from a csv, ~~or a json~~ dataset
-
-{{< button "docs/compose/graphs-charts-tables/#show-a-pie-doughnut--bar-chart-at-once" "Learn more" >}}
-{{< /column >}}
\ No newline at end of file
--
Gitblit v1.10.0