diff options
author | Squibid <me@zacharyscheiman.com> | 2023-09-22 18:14:59 -0400 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2023-09-22 18:14:59 -0400 |
commit | 2b1e75a2e5f374444cfeb9d252b26db2e0bb714f (patch) | |
tree | be711dbd62e26ce14595d689db8ff31153a18a9f /README.md | |
parent | 472092fe43ad7da9feb4a8c0b4bf216b20c063b9 (diff) | |
download | wallheaven-2b1e75a2e5f374444cfeb9d252b26db2e0bb714f.tar.gz wallheaven-2b1e75a2e5f374444cfeb9d252b26db2e0bb714f.tar.bz2 wallheaven-2b1e75a2e5f374444cfeb9d252b26db2e0bb714f.zip |
fix README.md
add instance table
make everything h2 instead of h1
Diffstat (limited to '')
-rw-r--r-- | README.md | 11 |
1 files changed, 8 insertions, 3 deletions
@@ -2,11 +2,16 @@ The best wallpaper proxy Might be endorsed by the pope, idk -# Install Instructions +## Instances +| Name | Link | +| :---- | :------ | +| Squibid's instance (master) in the US | [wallheaven.squi.bid](https://wallheaven.squi.bid) | + +## Install Instructions coming soon™️ -# ToDo +## ToDo - add a website icon -# Known Bug(s) (I'm too lazy to fix these) +## Known Bug(s) (I'm too lazy to fix these) - Tags occasionally overflow onto the next line if hovered over |