From 991d3e1a2b0d71b5c25d95fd28b65c7f070445c3 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Tue, 3 Feb 2026 00:35:37 +0800 Subject: fix: add setup file include in tags org file --- notes/index.org | 1 + notes/tags/emacs.org | 1 + notes/tags/minimalism.org | 1 + notes/tags/philosophy.org | 1 + notes/tags/technology.org | 1 + notes/tags/web.org | 1 + 6 files changed, 6 insertions(+) (limited to 'notes') diff --git a/notes/index.org b/notes/index.org index b080663..d00400b 100644 --- a/notes/index.org +++ b/notes/index.org @@ -7,6 +7,7 @@ This is a [[https://motherfuckingwebsite.com/][motherfucking-website]]. 这里是 Verdant 的杂物间,也是我「[[./radical-minimalist-web-design.org][激进极简主义网页设计]]」的实验田。内容的风格上更像数字花园。会发布一些半成品文章、某些问题的解决方案或笔记。如果你对这个站点使用了什么技术感兴趣,可以阅读[[./how-do-i-build-this-site.org][《我是如何构建这个站点的》]]。 + ** 最近更新 - [[./how-do-i-build-this-site.org][我是如何构建这个站点的]] - [[./radical-minimalist-web-design.org][激进极简主义网页设计]] diff --git a/notes/tags/emacs.org b/notes/tags/emacs.org index b3a3084..9fea31f 100644 --- a/notes/tags/emacs.org +++ b/notes/tags/emacs.org @@ -1,3 +1,4 @@ #+title: #emacs +#+SETUPFILE: ../../template/setup/minimal.setup - [[file:../how-do-i-build-this-site.org][我是如何构建这个站点的]] diff --git a/notes/tags/minimalism.org b/notes/tags/minimalism.org index 9633f8c..e453b2b 100644 --- a/notes/tags/minimalism.org +++ b/notes/tags/minimalism.org @@ -1,3 +1,4 @@ #+title: #minimalism +#+SETUPFILE: ../../template/setup/minimal.setup - [[file:../radical-minimalist-web-design.org][激进极简主义网页设计]] diff --git a/notes/tags/philosophy.org b/notes/tags/philosophy.org index 5ee8027..210eb4f 100644 --- a/notes/tags/philosophy.org +++ b/notes/tags/philosophy.org @@ -1,3 +1,4 @@ #+title: #philosophy +#+SETUPFILE: ../../template/setup/minimal.setup - [[file:../radical-minimalist-web-design.org][激进极简主义网页设计]] diff --git a/notes/tags/technology.org b/notes/tags/technology.org index b6c302c..d25419e 100644 --- a/notes/tags/technology.org +++ b/notes/tags/technology.org @@ -1,3 +1,4 @@ #+title: #technology +#+SETUPFILE: ../../template/setup/minimal.setup - [[file:../how-do-i-build-this-site.org][我是如何构建这个站点的]] diff --git a/notes/tags/web.org b/notes/tags/web.org index 4e1d9d6..bb8ca6c 100644 --- a/notes/tags/web.org +++ b/notes/tags/web.org @@ -1,3 +1,4 @@ #+title: #web +#+SETUPFILE: ../../template/setup/minimal.setup - [[file:../radical-minimalist-web-design.org][激进极简主义网页设计]] -- cgit v1.2.3