mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Use a descriptive title for the index pages (fixes #138)
This commit is contained in:
parent
150056919a
commit
860e3838e9
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: base-en
|
layout: base-en
|
||||||
id: index
|
id: index
|
||||||
title: Bitcoin
|
title: Bitcoin - Open source P2P digital currency
|
||||||
---
|
---
|
||||||
<h1>An open source P2P digital currency</h1>
|
<h1>An open source P2P digital currency</h1>
|
||||||
<p style="font-size:125%;">Bitcoin is a digital currency, a protocol, and a software that enables
|
<p style="font-size:125%;">Bitcoin is a digital currency, a protocol, and a software that enables
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: base-fr
|
layout: base-fr
|
||||||
id: index
|
id: index
|
||||||
title: Bitcoin
|
title: Bitcoin - Devise virtuelle P2P libre et ouverte
|
||||||
---
|
---
|
||||||
<h1>Une devise virtuelle P2P libre et ouverte</h1>
|
<h1>Une devise virtuelle P2P libre et ouverte</h1>
|
||||||
<p style="font-size:125%;">Bitcoin est une devise virtuelle, un protocole et un logiciel qui rend possible :
|
<p style="font-size:125%;">Bitcoin est une devise virtuelle, un protocole et un logiciel qui rend possible :
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: base-en
|
layout: base-en
|
||||||
id: index
|
id: index
|
||||||
title: Bitcoin
|
title: Bitcoin - Open source P2P digital currency
|
||||||
---
|
---
|
||||||
<script>
|
<script>
|
||||||
//Auto redirect to the appropriate language
|
//Auto redirect to the appropriate language
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue