remove front matters
This commit is contained in:
@@ -7,4 +7,4 @@ draft: false
|
||||
extra:
|
||||
author: Your name here
|
||||
imgPath: home/header_new.jpeg
|
||||
---ß
|
||||
---
|
||||
@@ -1,13 +1,3 @@
|
||||
---
|
||||
title: "About"
|
||||
description: "About a decade ago, a group of passionate Internet & Cloud veterans came together to build a system." # quotation marks to allow colons where used
|
||||
template: "page.html"
|
||||
insert_anchor_links: "left"
|
||||
extra:
|
||||
author: Your name here
|
||||
imgPath: about/people.png
|
||||
---
|
||||
|
||||
<!-- section 1 (header) -->
|
||||
|
||||
|
||||
|
||||
@@ -1,15 +1,3 @@
|
||||
---
|
||||
title: "Home"
|
||||
description: "ThreeFold is the world’s first system enabling anyone to become a cloud and internet service provider." # quotation marks to allow colons where used
|
||||
date: 2018-09-14T21:00:00-05:00
|
||||
updated: 2021-02-20T14:40:00-06:00
|
||||
draft: false
|
||||
extra:
|
||||
author: Your name here
|
||||
imgPath: home/header_new.jpeg
|
||||
---
|
||||
|
||||
|
||||
<!-- section 1 (header) -->
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
---
|
||||
title: "Farm"
|
||||
template: "page.html"
|
||||
insert_anchor_links: "left"
|
||||
---
|
||||
|
||||
<!-- section 1 (be the Internet) -->
|
||||
|
||||
{% row(style="center narrow") %}
|
||||
|
||||
@@ -1,9 +1,3 @@
|
||||
---
|
||||
title: "Host"
|
||||
template: "page.html"
|
||||
insert_anchor_links: "left"
|
||||
---
|
||||
|
||||
<div class="container mx-auto">
|
||||
|
||||
<!-- section 1 -->
|
||||
|
||||
Reference in New Issue
Block a user