mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 23:15:46 -05:00
Update README.md
This commit is contained in:
parent
8410b1ea56
commit
d0088e34d0
@ -1,5 +1,3 @@
|
|||||||
# Forgetful Notes
|
|
||||||
|
|
||||||
<p align="right">
|
<p align="right">
|
||||||
<img src="https://img.shields.io/github/languages/code-size/semanticdata/forgetful-notes" />
|
<img src="https://img.shields.io/github/languages/code-size/semanticdata/forgetful-notes" />
|
||||||
<img src="https://img.shields.io/github/repo-size/semanticdata/forgetful-notes" />
|
<img src="https://img.shields.io/github/repo-size/semanticdata/forgetful-notes" />
|
||||||
@ -8,6 +6,8 @@
|
|||||||
<img src="https://img.shields.io/website/https/forgetfulnotes.com.svg" />
|
<img src="https://img.shields.io/website/https/forgetfulnotes.com.svg" />
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
# Forgetful Notes
|
||||||
|
|
||||||
This is the source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.
|
This is the source code for [Forgetful Notes](https://forgetfulnotes.com)—my digital garden of knowledge. It serves as a platform for my learning and creative endeavours. A space for thinking through, building upon, and coming back to.
|
||||||
|
|
||||||
It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](https://obsidian.md). You can read the [Documentation](https://quartz.jzhao.xyz/), and join the [Discord Community](https://discord.gg/cRFFHYye7t).
|
It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](https://obsidian.md). You can read the [Documentation](https://quartz.jzhao.xyz/), and join the [Discord Community](https://discord.gg/cRFFHYye7t).
|
||||||
@ -36,16 +36,16 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h
|
|||||||
|
|
||||||
### Colors (format test)
|
### Colors (format test)
|
||||||
|
|
||||||
|
<!--
|
||||||
<div style="color:">
|
<div style="color:">
|
||||||
|
|
||||||
| Variable | Color |
|
| Variable | Color |
|
||||||
| --------- | ---------- |
|
| --------- | ---------- |
|
||||||
| red | <span style="background:red;">red</span> |
|
| red | <span style="color:red;">red</span> |
|
||||||
| blue | <span style="background:blue;">blue</span> |
|
| blue | <span style="background:blue;">blue</span> |
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
### Light Mode
|
### Light Mode
|
||||||
|
|
||||||
| Variable | Color |
|
| Variable | Color |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user