Skip to content

Commit

Permalink
Update @layout.latte
Browse files Browse the repository at this point in the history
  • Loading branch information
accgit committed Dec 8, 2023
1 parent 3c933b3 commit 6b2ee85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/templates/@layout.latte
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

<title>{ifset title}{include title|stripHtml|firstUpper} &bull;{/ifset} Web project</title>
<title>{ifset title}{include title|stripHtml|firstUpper} &bull;{/ifset} Simple project</title>
</head>

<body>
Expand Down

0 comments on commit 6b2ee85

Please sign in to comment.