13 lines
200 B
Markdown
13 lines
200 B
Markdown
|
---
|
||
|
layout: post
|
||
|
title: "About OpenTally"
|
||
|
---
|
||
|
|
||
|
<div class="md-content" markdown="1">{% include_absolute '../README.md' %}</div>
|
||
|
|
||
|
<style type="text/css">
|
||
|
.md-content h1 {
|
||
|
display: none;
|
||
|
}
|
||
|
</style>
|