fixup
This commit is contained in:
parent
bfae22c80b
commit
de8f3435cf
1 changed files with 3 additions and 3 deletions
|
@ -127,11 +127,11 @@ title: Pepperminty Wiki
|
||||||
<p>A native android client app enables browsing your wiki at speed on your phone!</p>
|
<p>A native android client app enables browsing your wiki at speed on your phone!</p>
|
||||||
<p>It's a work in progress, so more features will be added incrementally.</p>
|
<p>It's a work in progress, so more features will be added incrementally.</p>
|
||||||
<div class="display-items margin-top">
|
<div class="display-items margin-top">
|
||||||
<a class="margin-narrow" href="https://play.google.com/store/apps/details?id=com.sbrl.peppermint">
|
<a title="Get the app on Google Play" class="margin-narrow" href="https://play.google.com/store/apps/details?id=com.sbrl.peppermint">
|
||||||
<img src="static/images/gplay.svg" alt="Get the app on Google Play" />
|
<img src="static/images/gplay.svg" alt="Get the app on Google Play" />
|
||||||
</a>
|
</a>
|
||||||
<a class="margin-narrow" href="https://github.com/sbrl/Pepperminty-Wiki-Client-Android">
|
<a title="View the app's code on GitHub" class="margin-narrow" href="https://github.com/sbrl/Pepperminty-Wiki-Client-Android">
|
||||||
<img class="invert-when-dark" src="static/images/github.svg" alt="App code on GitHub" />
|
<img class="invert-when-dark" src="static/images/github.svg" alt="View the app's code on GitHub" />
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue