Header and footer fix
This commit is contained in:
parent
2467a0ac8b
commit
9716ffb23e
@ -14,6 +14,8 @@ extra:
|
||||
|
||||
<br>
|
||||
|
||||
<a onclick="window.open('https://ourworldventures.github.io/info_ourworld/intro/intro.html', '_blank')"><h6>Knowledgebase</h6></a>
|
||||
|
||||
###### [Blog](/blog)
|
||||
|
||||
###### [News](/newsroom)
|
||||
|
@ -10,6 +10,40 @@ extra:
|
||||
|
||||
- [About]("/about")
|
||||
- [Ventures]("/ventures")
|
||||
- [Blog]("/blog")
|
||||
- [News]("/newsroom")
|
||||
- [People]("/people")
|
||||
- More Info
|
||||
|
||||
{% row() %}
|
||||
|
||||
<button onclick="openInNewTab('https://ourworldventures.github.io/info_ourworld/intro/intro.html')">
|
||||
|
||||
[Knowledgebase](https://ourworldventures.github.io/info_ourworld/intro/intro.html)
|
||||
<br>
|
||||
<p class="text-sm">Dive deep into OurWorld</p>
|
||||
|
||||
<button onclick="window.location.href='/blog'">
|
||||
|
||||
[Blog](/blog)
|
||||
<br>
|
||||
<p class="text-sm">Read our stories</p>
|
||||
|
||||
</button>
|
||||
|
||||
|||
|
||||
|
||||
<button onclick="window.location.href='/newsroom'">
|
||||
|
||||
[Our Partners](/newsroom)
|
||||
<br>
|
||||
<p class="text-sm">Check the latest updates</p>
|
||||
|
||||
|||
|
||||
|
||||
<button onclick="window.location.href='/people'">
|
||||
|
||||
[ThreeFold Community](/people)
|
||||
<br>
|
||||
<p class="text-sm">Meet the team</p>
|
||||
|
||||
</button>
|
||||
|
||||
{% end %}
|
@ -42,7 +42,7 @@ Together we are creating a multi-faceted platform to support and empower startup
|
||||
|
||||
{% row(style="center" padding="none") %}
|
||||
|
||||
### **Funding Platform**
|
||||
### Funding Platform
|
||||
|
||||
<br/>
|
||||
|
||||
@ -50,18 +50,18 @@ Funding for potentially hundreds of like-minded projects, with a primary focus o
|
||||
|
||||
|||
|
||||
|
||||
### **Technological Platform**
|
||||
### Technological Platform
|
||||
|
||||
<br/>
|
||||
|
||||
A technological platform that enables everyone to be self-sovereign from a digital perspective.
|
||||
A technological platform that enables everyone to be self-sovereign from a digital perspective. This is a fundamental requirement.
|
||||
|
||||
{% end %}
|
||||
|
||||
|
||||
{% row(style="center" padding="both") %}
|
||||
|
||||
### **Legal & Financial Independence Platform**
|
||||
### Legal & Financial<br/>Independence Platform
|
||||
|
||||
<br/>
|
||||
|
||||
@ -69,7 +69,7 @@ Supplement technological sovereignty with a system that offers legal and financi
|
||||
|
||||
|||
|
||||
|
||||
### **Life Supporting Platform**
|
||||
### Life Supporting Platform
|
||||
|
||||
<br/>
|
||||
|
||||
|
Reference in New Issue
Block a user