mirror of
https://github.com/Mikaela/cv.git
synced 2025-02-16 13:30:58 +01:00
Revert "convert the markdown table to html directly"
This reverts commit c4037c92505cc54b7e1cd73751ae2502d37d493c.
This commit is contained in:
parent
c4037c9250
commit
6799a4d132
15
fi/index.md
15
fi/index.md
@ -170,13 +170,8 @@ Lisätään tähän kun heitä on
|
||||
|
||||
-->
|
||||
|
||||
<small><table>
|
||||
<tr>
|
||||
<td>Versio</td>
|
||||
<td>Päiväys</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{{ page.versionstring }}</td>
|
||||
<td>{{ page.date }}</td>
|
||||
</tr>
|
||||
</table></small>
|
||||
<small>
|
||||
Versio|Päiväys
|
||||
-----|-----
|
||||
{{ page.versionstring }}|{{ page.date }}
|
||||
</small>
|
||||
|
Loading…
x
Reference in New Issue
Block a user