Update README.md

This commit is contained in:
Miguel Pimentel 2023-10-28 10:04:54 -07:00 committed by GitHub
parent 8410b1ea56
commit d0088e34d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 |