diff options
Diffstat (limited to 'src/templates/index.html')
| -rw-r--r-- | src/templates/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/templates/index.html b/src/templates/index.html index 30c4b93..a9501e9 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -22,7 +22,7 @@ <body> <main> <h1>likha-pdf</h1> - <p>simple markdown export with pandoc + lualatex.</p> + <p>simple markdown to pdf export.</p> <form id="convert-form" hx-post="/convert" hx-target="#result" hx-swap="innerHTML" hx-indicator="#loading"> <label for="markdown"> |
