mirror of
https://codeberg.org/scip/digiproof.git
synced 2025-12-18 13:10:57 +01:00
fix images
This commit is contained in:
@@ -11,7 +11,7 @@ If you want to try it, download the
|
|||||||
[standalone file digiproof-prod](https://raw.codeberg.org/scip/digiproof/master/digiproof-prod.html),
|
[standalone file digiproof-prod](https://raw.codeberg.org/scip/digiproof/master/digiproof-prod.html),
|
||||||
save it to your disk and open it locally in your browser.
|
save it to your disk and open it locally in your browser.
|
||||||
|
|
||||||
There's also a [development version](https://codeberg.org/scip/digiproof/blob/master/digiproof-dev.html?raw=true),
|
There's also a [development version](https://codeberg.org/scip/digiproof/raw/branch/master/digiproof-dev.html?raw=true),
|
||||||
which retains all data across
|
which retains all data across
|
||||||
browser sessions. This version does store any entered data unencrypted using the
|
browser sessions. This version does store any entered data unencrypted using the
|
||||||
[localStorage adapter for ember.js](https://github.com/rpflorence/ember-localstorage-adapter).
|
[localStorage adapter for ember.js](https://github.com/rpflorence/ember-localstorage-adapter).
|
||||||
@@ -53,9 +53,9 @@ This is the main screen of the app:
|
|||||||

|

|
||||||
|
|
||||||
Here we entered some asset data (german language version):
|
Here we entered some asset data (german language version):
|
||||||

|

|
||||||
|
|
||||||
[Here is a sample printed testament](https://codeberg.org/scip/digiproof/blob/master/samples/sample-testament.pdf?raw=true).
|
[Here is a sample printed testament](https://codeberg.org/scip/digiproof/raw/branch/master/samples/sample-testament.pdf?raw=true).
|
||||||
|
|
||||||
More screenshots can be found in the [samples](https://codeberg.org/scip/digiproof/tree/master/samples)
|
More screenshots can be found in the [samples](https://codeberg.org/scip/digiproof/tree/master/samples)
|
||||||
directory.
|
directory.
|
||||||
|
|||||||
Reference in New Issue
Block a user