fixnute cesty k obrazok pre build,
fixnute parsovanie package.json
This commit is contained in:
@ -2,21 +2,21 @@
|
||||
<div id="about">
|
||||
<div>
|
||||
<h1>O aplikácii</h1>
|
||||
<img src="public/bugreport.svg" height="100" alt="" />
|
||||
<img src="/public/bugreport.svg" height="100" alt="" />
|
||||
<h2>Bug Report</h2>
|
||||
<p>Verzia aplikácie: {{ version }} | Zostavené: {{ build }}</p>
|
||||
<p>Autor: <a href="mailto:mino@tpsoft.org">Ing. Igor Miňo</a></p>
|
||||
<p>
|
||||
Backend:
|
||||
<a href="https://www.php.net" target="_blank"
|
||||
><img src="public/php-power-micro.png" alt="" /> PHP 8.2</a
|
||||
><img src="/public/php-power-micro.png" alt="" /> PHP 8.2</a
|
||||
>
|
||||
| Databaza:
|
||||
<a href="https://www.sqlite.org" target="_blank"
|
||||
><img src="public/SQLite370.svg" height="20" alt="" /> SQLite</a
|
||||
><img src="/public/SQLite370.svg" height="20" alt="" /> SQLite</a
|
||||
>
|
||||
| Frontend:
|
||||
<a href="https://vuejs.org" target="_blank"><img src="public/vue.svg" height="20" alt="" /> Vue 3</a>
|
||||
<a href="https://vuejs.org" target="_blank"><img src="/public/vue.svg" height="20" alt="" /> Vue 3</a>
|
||||
</p>
|
||||
<p>
|
||||
Zdrojové kódy:
|
||||
|
||||
Reference in New Issue
Block a user