Header and footer fix
This commit is contained in:
parent
2467a0ac8b
commit
9716ffb23e
@ -14,6 +14,8 @@ extra:
|
|||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
<a onclick="window.open('https://ourworldventures.github.io/info_ourworld/intro/intro.html', '_blank')"><h6>Knowledgebase</h6></a>
|
||||||
|
|
||||||
###### [Blog](/blog)
|
###### [Blog](/blog)
|
||||||
|
|
||||||
###### [News](/newsroom)
|
###### [News](/newsroom)
|
||||||
|
@ -10,6 +10,40 @@ extra:
|
|||||||
|
|
||||||
- [About]("/about")
|
- [About]("/about")
|
||||||
- [Ventures]("/ventures")
|
- [Ventures]("/ventures")
|
||||||
- [Blog]("/blog")
|
- More Info
|
||||||
- [News]("/newsroom")
|
|
||||||
- [People]("/people")
|
{% 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") %}
|
{% row(style="center" padding="none") %}
|
||||||
|
|
||||||
### **Funding Platform**
|
### Funding Platform
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
@ -50,18 +50,18 @@ Funding for potentially hundreds of like-minded projects, with a primary focus o
|
|||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
### **Technological Platform**
|
### Technological Platform
|
||||||
|
|
||||||
<br/>
|
<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 %}
|
{% end %}
|
||||||
|
|
||||||
|
|
||||||
{% row(style="center" padding="both") %}
|
{% row(style="center" padding="both") %}
|
||||||
|
|
||||||
### **Legal & Financial Independence Platform**
|
### Legal & Financial<br/>Independence Platform
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
@ -69,7 +69,7 @@ Supplement technological sovereignty with a system that offers legal and financi
|
|||||||
|
|
||||||
|||
|
|||
|
||||||
|
|
||||||
### **Life Supporting Platform**
|
### Life Supporting Platform
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user