Skip to content

Commit

Permalink
Quartz sync: Jul 6, 2024, 2:39 AM
Browse files Browse the repository at this point in the history
  • Loading branch information
yijun-lee committed Jul 5, 2024
1 parent 6646b88 commit 74d7994
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion quartz.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import * as Plugin from "./quartz/plugins"
*/
const config: QuartzConfig = {
configuration: {
pageTitle: "🪴 Quartz 4.0",
pageTitle: "🔑 FHE-SecondBrain",
enableSPA: true,
enablePopovers: true,
analytics: {
Expand Down
5 changes: 3 additions & 2 deletions quartz.layout.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ export const sharedPageComponents: SharedLayout = {
header: [],
footer: Component.Footer({
links: {
GitHub: "https://github.com/jackyzha0/quartz",
"Discord Community": "https://discord.gg/cRFFHYye7t",
GitHub: "https://github.com/decipherhub/FHE-SecondBrain",
"Medium": "https://medium.com/decipher-media",
"Youtube": "https://www.youtube.com/@decipher-media",
},
}),
}
Expand Down

0 comments on commit 74d7994

Please sign in to comment.