adjust wording on about page
This commit is contained in:
parent
d94bec3a4b
commit
eaefe3908b
1 changed files with 3 additions and 3 deletions
|
@ -24,18 +24,18 @@
|
||||||
<ion-row center>
|
<ion-row center>
|
||||||
<ion-col text-center>
|
<ion-col text-center>
|
||||||
<h1>Goober {{ version }}</h1>
|
<h1>Goober {{ version }}</h1>
|
||||||
|
A mobile client for <a href="https://pnut.io" target="_blank">pnut.io</a>.
|
||||||
</ion-col>
|
</ion-col>
|
||||||
</ion-row>
|
</ion-row>
|
||||||
|
|
||||||
<ion-row center>
|
<ion-row center>
|
||||||
<ion-col text-center>
|
<ion-col text-center>
|
||||||
<p>Goober is a cross platform mobile client for the
|
<p>made by Morgan McMillian (<a href="https://pnut.io/@thrrgilag" target="_blank">@thrrgilag</a>).</p>
|
||||||
<a href="https://pnut.io" target="_blank">pnut.io</a> network written by
|
|
||||||
Morgan McMillian (<a href="https://pnut.io/@thrrgilag" target="_blank">@thrrgilag</a>).</p>
|
|
||||||
<p>Goober is free and open source software licensed under the
|
<p>Goober is free and open source software licensed under the
|
||||||
Apache License 2.0.</p>
|
Apache License 2.0.</p>
|
||||||
<p><a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">
|
<p><a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">
|
||||||
http://www.apache.org/licenses/LICENSE-2.0</a></p>
|
http://www.apache.org/licenses/LICENSE-2.0</a></p>
|
||||||
|
<p> </p>
|
||||||
<p><button ion-button (click)="browse('https://gitlab.dreamfall.space/thrrgilag/Goober/wikis/home')">Project Site</button></p>
|
<p><button ion-button (click)="browse('https://gitlab.dreamfall.space/thrrgilag/Goober/wikis/home')">Project Site</button></p>
|
||||||
</ion-col>
|
</ion-col>
|
||||||
</ion-row>
|
</ion-row>
|
||||||
|
|
Reference in a new issue