diff options
author | pacien | 2023-10-24 12:21:58 +0200 |
---|---|---|
committer | pacien | 2023-10-24 12:21:58 +0200 |
commit | b1c7789035119da3d3bee94332f4831d05ea39f6 (patch) | |
tree | c8cc34bb46d73e5d2c28d913cfbce3e8df401956 /index.html | |
parent | e7f42a41587b898b0a3dc82cca3d9d6d3d83fc72 (diff) | |
download | beamer-viewer-b1c7789035119da3d3bee94332f4831d05ea39f6.tar.gz |
startscreen: add app description
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -46,7 +46,11 @@ | |||
46 | </header> | 46 | </header> |
47 | 47 | ||
48 | <div> | 48 | <div> |
49 | <p>This viewer accepts double-width PDF presentations of the shape:</p> | 49 | <p> |
50 | This web app splits notes and slides in separate windows, | ||
51 | keeping both synchronised. | ||
52 | It accepts double-width PDF presentations of the shape: | ||
53 | </p> | ||
50 | <table> | 54 | <table> |
51 | <tr> | 55 | <tr> |
52 | <td>SLIDES</td> | 56 | <td>SLIDES</td> |