Skip to content

Commit

Permalink
updated index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Umi007 committed Jun 18, 2024
1 parent 83ec66b commit 97412eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/posts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</head>
<body>

<h1>Postss</h1>
<h1>Posts</h1>

<div sec:authorize="isAuthenticated()">
Signed in as <span sec:authentication="name"></span>
Expand Down

0 comments on commit 97412eb

Please sign in to comment.