This commit is contained in:
parent
ae034f0935
commit
65b47454d7
@ -1,8 +1,8 @@
|
|||||||
---
|
---
|
||||||
title: "OurPhone"
|
title: "OurPhone"
|
||||||
description: ""
|
description: ""
|
||||||
date: 2018-09-14
|
# date: 2018-09-14
|
||||||
updated: 2021-02-20
|
# updated: 2021-02-20
|
||||||
draft: false
|
draft: false
|
||||||
sort_by: weight
|
sort_by: weight
|
||||||
weight: 1
|
weight: 1
|
||||||
|
@ -8,11 +8,8 @@ extra:
|
|||||||
imgPath: ""
|
imgPath: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
- [OURPHONE]("/")
|
|
||||||
- [BUYNOW]("/buynow")
|
- [BUYNOW]("/buynow")
|
||||||
- [SPECS]("/specs")
|
- [SPECS]("/specs")
|
||||||
- [INFO]("/blog")
|
|
||||||
- [PRODUCTS]("/products")
|
|
||||||
- [TECHNOLOGY]("/technology")
|
|
||||||
- [PEOPLE]("https://www.threefold.io/people/")
|
|
||||||
- [OURVERSE]("https://ourverse.tf/")
|
|
||||||
|
@ -15,7 +15,7 @@
|
|||||||
{% set footer_class = config.extra.footer_class | default(value='') %}
|
{% set footer_class = config.extra.footer_class | default(value='') %}
|
||||||
<div class="{{ footer_class }}">
|
<div class="{{ footer_class }}">
|
||||||
{# <img src="{{get_url(path='images/')}}" class="w-60" alt=""> #}
|
{# <img src="{{get_url(path='images/')}}" class="w-60" alt=""> #}
|
||||||
<p class="text-center">© Ourphone™ All Rights Reserved 2022</p>
|
<p class="text-center">© Ourphone™ All Rights Reserved 2024</p>
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</footer>
|
</footer>
|
Loading…
Reference in New Issue
Block a user