1
0
This commit is contained in:
2025-11-21 06:49:12 +01:00
parent 106f437922
commit 54b5578cb8
2 changed files with 3 additions and 2 deletions

3
.idea/workspace.xml generated
View File

@@ -5,6 +5,7 @@
</component>
<component name="ChangeListManager">
<list default="true" id="d89ddef3-0f6b-45b8-91d4-ca4b15835330" name="Changes" comment="Update">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/quartz.config.ts" beforeDir="false" afterPath="$PROJECT_DIR$/quartz.config.ts" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -98,7 +99,7 @@
<workItem from="1763368336948" duration="74000" />
<workItem from="1763468129001" duration="1460000" />
<workItem from="1763591031608" duration="2000" />
<workItem from="1763668772985" duration="362000" />
<workItem from="1763668772985" duration="1040000" />
</task>
<task id="LOCAL00001" summary="Update">
<option name="closed" value="true" />

View File

@@ -14,7 +14,7 @@ const config: QuartzConfig = {
enablePopovers: true,
locale: "sv-SE",
baseUrl: "jdahlin.github.io",
ignorePatterns: ["private", "templates", ".obsidian", "node_modules", "!*"],
ignorePatterns: ["private", "templates", ".obsidian", "node_modules"],
defaultDateType: "modified",
theme: {
fontOrigin: "googleFonts",