We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c510adb commit 805eb31Copy full SHA for 805eb31
1 file changed
frontend/src/components/App.tsx
@@ -174,7 +174,8 @@ export function App() {
174
<header class="surface-header">
175
<h3 class="surface-header__title">🔐 Sign in</h3>
176
<p class="surface-header__hint">
177
- Use your html2rss credentials to convert any website. Tokens are stored for this browser session.
+ Use your html2rss credentials to convert any website. Tokens are stored for this browser
178
+ session.
179
</p>
180
181
Need a token? Ask your html2rss-web admin or see the{' '}
0 commit comments