From f145fbabc484042aa31cb9431c22dc8d26e5ed7e Mon Sep 17 00:00:00 2001 From: samaradel Date: Sun, 3 Apr 2022 14:10:29 +0200 Subject: [PATCH] Add team sec --- content/_index.md | 5 +- templates/shortcodes/team_sec.html | 79 ++++++++++++++++++++++++++++++ 2 files changed, 80 insertions(+), 4 deletions(-) create mode 100644 templates/shortcodes/team_sec.html diff --git a/content/_index.md b/content/_index.md index 35e664b..f9fa548 100644 --- a/content/_index.md +++ b/content/_index.md @@ -88,13 +88,10 @@ Zero-OS is a stateless and lightweight operating system designed to host anythin {% end %} -{% row(style="center moderate") %} +{% team_sec() %} ## **THE TEAM** -
- -Spread across the world, our team has built some of the world’s best Internet storage and cloud automation technologies since the ‘90s. With a strong vision for the future, we’re now on a mission to create a peer-to-peer Internet that can host all of humanity’s digital workloads via smart contract, removing all forms of centralization from global IT systems. {% end %} diff --git a/templates/shortcodes/team_sec.html b/templates/shortcodes/team_sec.html new file mode 100644 index 0000000..8254c21 --- /dev/null +++ b/templates/shortcodes/team_sec.html @@ -0,0 +1,79 @@ +
+

+ THE TEAM +

+
Spread across the world, our team has + built some of the world’s best Internet storage and cloud automation technologies since the ‘90s. With a strong + vision for the future, we’re now on a mission to create a peer-to-peer Internet that can host all of humanity’s + digital workloads via smart contract, removing all forms of centralization from global IT systems.
+
+
+
+
+ + Adnan Fatayerji + +
+
+
+
+
+ + \ No newline at end of file