From c4389f60f08d22ddc537bba04f00f785cdb8a9ca Mon Sep 17 00:00:00 2001 From: semanticdata Date: Mon, 30 Oct 2023 10:54:49 -0500 Subject: [PATCH] update README --- README.md | 41 ----------------------------------------- 1 file changed, 41 deletions(-) diff --git a/README.md b/README.md index c1849e246..1967bef62 100644 --- a/README.md +++ b/README.md @@ -38,47 +38,6 @@ It is powered by [Quartz](https://github.com/jackyzha0/quartz/) and [Obsidian](h | Body | [Source Sans Pro](https://fonts.google.com/specimen/Source+Sans+3) | | Code | [IBM Plex Mono](https://fonts.google.com/specimen/IBM+Plex+Mono) | - -### Colors (format test) - -
- -| Variable | Color | -| -------- | ------------------------------------------ | -| red | red | -| blue | blue | - -
- - - - ## License Source code in this repository is available under the [MIT](LICENSE) license. You are free to use this code however you see fit. That said, some acknowledgement would be well received.