remove png
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,3 +5,4 @@ package-lock.json
|
||||
.env
|
||||
.nova
|
||||
.obsidian/
|
||||
content/.obsidian/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastFetched": "2024-12-08T17:03:30.037Z",
|
||||
"lastFetched": "2024-12-08T17:38:46.126Z",
|
||||
"children": [
|
||||
{
|
||||
"type": "entry",
|
||||
|
||||
2
content/.obsidian/workspace.json
vendored
2
content/.obsidian/workspace.json
vendored
@@ -163,7 +163,7 @@
|
||||
"vscode-editor:Create Code File": false
|
||||
}
|
||||
},
|
||||
"active": "6bf9b4c0dd8b4ce0",
|
||||
"active": "c8dd824f34510222",
|
||||
"lastOpenFiles": [
|
||||
"blog/2023-11-30-lecture.md",
|
||||
"blog/2024-11-30-defeat.md",
|
||||
|
||||
@@ -103,7 +103,7 @@ export default async function(eleventyConfig) {
|
||||
extensions: "html",
|
||||
|
||||
// Output formats for each image.
|
||||
formats: ["jpeg", "png", "webp"],
|
||||
formats: ["jpeg", "webp"],
|
||||
|
||||
widths: ["auto", 400, 600],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user