Skip to content

Commit 3594570

Browse files
committed
change subtitle
1 parent 84a1d49 commit 3594570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/documentation/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import styles from './index.module.css';
1212
const images = [
1313
{
1414
original: require('@site/static/img/previews/login_form.png').default,
15-
title: 'Sign in form',
15+
title: 'Authentication and Authorization',
1616
link: '/docs/tutorial/gettingStarted',
1717
description: 'OWASP-Compliant Sign-In already there'
1818
},

0 commit comments

Comments
 (0)