Webapp: Added some text to About view
This commit is contained in:
parent
af00158e14
commit
9ba1eb6d7f
@ -2,6 +2,10 @@
|
|||||||
<div class="container" role="main">
|
<div class="container" role="main">
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
|
This project was started from
|
||||||
|
<a href="https://www.mikrocontroller.net/topic/525778" target="_blank"
|
||||||
|
>this discussion. (Mikrocontroller.net)</a
|
||||||
|
>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
Loading…
Reference in New Issue
Block a user