Change config

This commit is contained in:
Gal 2023-12-29 18:13:23 +01:00
parent 04d7bd7b41
commit 3c15cf0eba
2 changed files with 5 additions and 9 deletions

View File

@ -1,10 +1,6 @@
**about this space —** This website is my public notebook spanning multiple interests of mine. I enjoy collecting experiences & knowledge, & Im mostly driven by a boundless (and sometimes foolish) curiosity & desire to make sense of the world so that I can solve the problems that Im interested in. The dots might not connect now but I believe (or hope) that someday they will.
**about —** This website is my public notebook spanning multiple interests of mine. I enjoy collecting experiences & knowledge, & Im mostly driven by a boundless (and sometimes foolish) curiosity & desire to make sense of the world so that I can solve the problems that Im interested in. The dots might not connect now but I believe (or hope) that someday they will.
I intentionally try my best not to share anything work related here unless really necessary. If for some reason you're interested in my professional projects, current and past roles, conference talks, and academic papers - contact me via the e-mail below.
Test change
**navigating this space —**
**navigation —**
- [Writings](/Posts/): reasonably complete thinking outputs.
- [Field Notes](/Field-Notes//): records of observations and experiences, a collection of journals of sorts. Mostly travel related, but not always.
@ -12,4 +8,4 @@ Test change
**whoami —** she/her. I work as a machine learning engineer. I'm currently based in Berlin, previously in Singapore & Jakarta.
**contact —** mail[at]heygal.space
**contact —** mail[at]velouria.dev

View File

@ -3,13 +3,13 @@ import * as Plugin from "./quartz/plugins"
const config: QuartzConfig = {
configuration: {
pageTitle: "heygal.space",
pageTitle: "notes.velouria.dev",
enableSPA: true,
enablePopovers: true,
analytics: {
provider: "plausible",
},
baseUrl: "heygal.space",
baseUrl: "notes.velouria.dev",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "created",
theme: {