move links above use cases
This commit is contained in:
parent
6f970d1447
commit
eebc193bba
1 changed files with 8 additions and 8 deletions
|
@ -23,6 +23,14 @@ To get a feel for git-annex, see the [[walkthrough]] or read about [[how_it_work
|
|||
</small>
|
||||
"""]]
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/key_concepts]]</td>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/the_details]]</td>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/other_stuff]]</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%" valign="top">[[!inline feeds=no template=bare pages=use_case/bob]]</td>
|
||||
|
@ -35,14 +43,6 @@ B, then git-annex may be the tool you've been looking for to expand from
|
|||
keeping all your small important files in git, to managing your large
|
||||
files with git.
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/key_concepts]]</td>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/the_details]]</td>
|
||||
<td width="33%" valign="top">[[!inline feeds=no template=bare pages=links/other_stuff]]</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="50%" valign="top">[[!inline feeds=no template=bare pages=footer/column_a]]</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue