Rename wiki -> notebook.
parent
f8ce67a38c
commit
357999e784
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: post
|
||||
title: Notebook
|
||||
categories: home
|
||||
tags: [nix, quartz]
|
||||
href: "https://notebook.jrpotter.com"
|
||||
image: quartz.png
|
||||
---
|
||||
|
||||
A static site generated with [Quartz](https://quartz.jzhao.xyz/). Contains a
|
||||
collection of my transcribed notes, primarily Markdown managed using
|
||||
[Obsidian](https://obsidian.md/).
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
layout: post
|
||||
title: Wiki
|
||||
categories: home
|
||||
tags: [nix, quartz]
|
||||
href: "https://wiki.jrpotter.com"
|
||||
image: quartz.png
|
||||
---
|
||||
|
||||
Also known as my [notebook](https://git.jrpotter.com/r/wiki). A static site
|
||||
generated with [Quartz](https://quartz.jzhao.xyz/). Contains a collection of my
|
||||
notes, primarily Markdown managed with [Obsidian](https://obsidian.md/).
|
Loading…
Reference in New Issue