From fe4a3d1f62cd6ba0f913bd45086ee0ac4b5c1690 Mon Sep 17 00:00:00 2001 From: jaden Date: Tue, 7 Jun 2022 17:07:22 -0600 Subject: [PATCH] fix pages possibly better --- config.toml | 2 +- content/vault/.obsidian/app.json | 4 +++- content/vault/taylor.md | 5 ++++- data/config.yaml | 2 +- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/config.toml b/config.toml index 78898185a..66d732259 100644 --- a/config.toml +++ b/config.toml @@ -2,7 +2,7 @@ baseURL = "https://quartz.jzhao.xyz/" languageCode = "en-us" googleAnalytics = "G-XYFD95KB4J" pygmentsUseClasses = true -relativeURLs = false +relativeURLs = true disablePathToLower = true ignoreFiles = [ "/content/templates/*", diff --git a/content/vault/.obsidian/app.json b/content/vault/.obsidian/app.json index 4cc5b0469..b8bbd298e 100644 --- a/content/vault/.obsidian/app.json +++ b/content/vault/.obsidian/app.json @@ -4,5 +4,7 @@ "useMarkdownLinks": false, "legacyEditor": false, "livePreview": true, - "newLinkFormat": "absolute" + "newLinkFormat": "absolute", + "newFileLocation": "folder", + "newFileFolderPath": "unsorted" } \ No newline at end of file diff --git a/content/vault/taylor.md b/content/vault/taylor.md index a76eb83b3..1f75c68af 100644 --- a/content/vault/taylor.md +++ b/content/vault/taylor.md @@ -34,4 +34,7 @@ $sin(x)$ ::: $\sum\limits \frac{(-1)^{n}x^{2n+1}}{(2n+1)!}$ $arctan(x)$ ::: $\sum\limits \frac{(-1)^{n}x^{2n}}{2n!}$ -[[binomial series]] \ No newline at end of file +[[binomial series]] + +[[binomial series]] + diff --git a/data/config.yaml b/data/config.yaml index f02db5a04..ded43671a 100644 --- a/data/config.yaml +++ b/data/config.yaml @@ -13,4 +13,4 @@ page_title: "Jaden Lorenc" links: - link_name: Github - link: https://github.com/jackyzha0 + link: https://github.com/jaded0