docs: shorten titles
This commit is contained in:
parent
961a6f09eb
commit
2e1dc482f1
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: hledger Contributor List and Agreement
|
||||
---
|
||||
hledger Contributor List and Agreement
|
||||
Contributor List and Agreement
|
||||
======================================
|
||||
|
||||
hledger Contributors
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
title: hledger downloads
|
||||
---
|
||||
|
||||
# hledger downloads
|
||||
# Downloads
|
||||
|
||||
<style>
|
||||
tr.heading td {
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
---
|
||||
title: hledger manual
|
||||
title: hledger user manual
|
||||
---
|
||||
|
||||
# hledger manual
|
||||
# User manual
|
||||
|
||||
## About
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
title: hledger news
|
||||
---
|
||||
|
||||
# hledger news
|
||||
# News
|
||||
|
||||
## 2011/4/22 hledger 0.14
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
title: hledger screenshots
|
||||
---
|
||||
|
||||
# hledger screenshots
|
||||
# Screenshots
|
||||
|
||||
|
||||
Click to enlarge, or mouse over for captions..
|
||||
|
||||
@ -39,12 +39,12 @@ code {
|
||||
width: 700px;
|
||||
}
|
||||
h1 {
|
||||
font-size: 3em;
|
||||
font-size: 2.5em;
|
||||
/* margin-top: 0.7em; */
|
||||
/* margin-bottom: 0.7em; */
|
||||
}
|
||||
h2 {
|
||||
font-size: 2em;
|
||||
font-size: 1.8em;
|
||||
/* margin-top: 0.7em; */
|
||||
/* margin-bottom: 0.6em; */
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user