Skip to content

Commit

Permalink
restyle kapa
Browse files Browse the repository at this point in the history
  • Loading branch information
fantkolja committed May 24, 2024
1 parent 8fe9e48 commit 2ee52e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/default.hbs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
{{> head defaultPageTitle='Hazelcast'}}
{{> head defaultPageTitle='Hazelcast'}}
</head>
<body class="article{{#with (or page.attributes.role page.role)}} {{{this}}}{{/with}}">
{{> header}}
Expand Down

0 comments on commit 2ee52e7

Please sign in to comment.