diff options
| author | Armand Philippot <git@armandphilippot.com> | 2021-10-28 15:16:19 +0200 |
|---|---|---|
| committer | Armand Philippot <git@armandphilippot.com> | 2021-10-28 15:16:19 +0200 |
| commit | 5e6a81af7948dbd742e349dbb43f435de944f4e4 (patch) | |
| tree | 4375fe4658e85d08d1924f348db05d90f909305c /htdocs/index.html | |
| parent | f6b4748685dc000d1dd8d244ddf11def38410940 (diff) | |
chore(i18n): translate the instructions on homepage
Diffstat (limited to 'htdocs/index.html')
| -rw-r--r-- | htdocs/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 47e41fd..561e42d 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -43,7 +43,8 @@ </header> <main class="main"> <div class="instructions"> - Select an app inside menu to see a live preview and app details. + Select an app inside menu to see a live preview and app details + (description, technologies, repositories). </div> </main> <footer class="footer"> |
