Skip to content

Commit 9771e64

Browse files
authored
Update README.md
1 parent 04ed522 commit 9771e64

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Drift is a self-hostable Gist clone. It's also a major work-in-progress, but is completely functional.
44

5-
You can try a demo at https://drift.maxleiter.com. The demo is built on master but has no database, so files and accounts can be wiped at any time.
5+
You can try a demo at https://drift.lol. The demo is built on master but has no database, so files and accounts can be wiped at any time.
66

77
If you want to contribute, need support, or want to stay updated, you can join the IRC channel at #drift on irc.libera.chat or [reach me on twitter](https://twitter.com/Max_Leiter). If you don't have an IRC client yet, you can use a webclient [here](https://demo.thelounge.chat/#/connect?join=%23drift&nick=drift-user&realname=Drift%20User).
88
<hr />
@@ -92,3 +92,5 @@ Drift is a major work in progress. Below is a (rough) list of completed and envi
9292
- [ ] works enough with JavaScript disabled
9393
- [x] documentation
9494
- [x] customizable homepage, so the demo can exist as-is but other instances can be built from the same source. Environment variable for the file contents?
95+
- [ ] Next.js 13 + app directory / server components
96+
- [ ] Migrate away from `geist-ui`

0 commit comments

Comments
 (0)