Skip to content

Commit a1f7876

Browse files
Edited the Page title suffix
1 parent 20a2d03 commit a1f7876

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quartz.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import * as Plugin from "./quartz/plugins"
99
const config: QuartzConfig = {
1010
configuration: {
1111
pageTitle: "🛠️ Java Design Patterns",
12-
pageTitleSuffix: "Design Pattern",
12+
pageTitleSuffix: " - Design Pattern",
1313
enableSPA: true,
1414
enablePopovers: false,
1515
analytics: {

0 commit comments

Comments
 (0)