Skip to content

Commit 2ecc2c2

Browse files
committed
Merge remote-tracking branch 'origin/main' into main
2 parents 66b03c2 + 3b3648d commit 2ecc2c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ This is a sample implementation of the Corbado web component being integrated in
55
## File structure
66

77
- `src/main/java/com/example/springboot/FrontendController.java`: The controller that serves the login and profile page.
8+
- `src/main/resources/templates/index.html`: The template of the login page.
9+
- `src/main/resources/templates/profile.html`: The template of the profile page.
810
- `src/main/resources/application.properties`: Contains the environment variables.
911

1012
## Prerequisites

0 commit comments

Comments
 (0)