This commit is contained in:
parent
ae034f0935
commit
65b47454d7
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: "OurPhone"
|
||||
description: ""
|
||||
date: 2018-09-14
|
||||
updated: 2021-02-20
|
||||
# date: 2018-09-14
|
||||
# updated: 2021-02-20
|
||||
draft: false
|
||||
sort_by: weight
|
||||
weight: 1
|
||||
|
@ -8,11 +8,8 @@ extra:
|
||||
imgPath: ""
|
||||
---
|
||||
|
||||
- [OURPHONE]("/")
|
||||
|
||||
- [BUYNOW]("/buynow")
|
||||
- [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='') %}
|
||||
<div class="{{ footer_class }}">
|
||||
{# <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>
|
||||
{% endif %}
|
||||
</footer>
|
Loading…
Reference in New Issue
Block a user