diff --git a/content/About Me.md b/content/About Me.md index 17ea059..e309a1a 100644 --- a/content/About Me.md +++ b/content/About Me.md @@ -7,6 +7,4 @@ with modern geometry, optimization and machine learning tools. The ultimate goal My journey of research starts at [Sensetime](https://www.sensetime.com/en), where I was doing reinforcement learning, inverse reinforcement learning. The topics include theoretical one: exploration-exploitation dilemma and application for decision making in autonomous driving. Though the research problems are interesting and my mentors are really nice, I did not learn how to properly do research and didn't find the problem that really triggers me. It was a nice experience though because I learnt one key principle from my mentor in learning everything: be honest to yourself. -This website I would put on necessary - diff --git a/content/index.md b/content/index.md index 9d29078..c4b60ec 100644 --- a/content/index.md +++ b/content/index.md @@ -1,5 +1,5 @@ --- -title: Welcome to Junning's homepage +title: Welcome to Junning's blog --- -This is Junning's homepage, welcome! +This is Junning's blog, welcome! diff --git a/quartz.config.ts b/quartz.config.ts index 28f02f8..ce31039 100644 --- a/quartz.config.ts +++ b/quartz.config.ts @@ -8,7 +8,7 @@ import * as Plugin from "./quartz/plugins" */ const config: QuartzConfig = { configuration: { - pageTitle: "🪴 Homepage", + pageTitle: "🪴 Digital Garden", enableSPA: true, enablePopovers: true, analytics: {