Meow
This commit is contained in:
parent
c131bf33c9
commit
645aacc58c
|
|
@ -8,6 +8,9 @@
|
|||
|
||||
I made this cause I kept losing track of everything, and yeah...
|
||||
|
||||
## To Do
|
||||
If you want to see what I am up to, you can see my checklist at the [to-do file](./to-do.md)
|
||||
|
||||
## License
|
||||
|
||||
This repository is licenced under MIT, meaning if you wish to copy it, that's fine, if it breaks, don't blame me. See the <a href="./LICENSE">LICENSE</a> for more details!
|
||||
|
|
|
|||
|
|
@ -0,0 +1,7 @@
|
|||
# To Do
|
||||
[ ] Remove old Discord UI thing from site.
|
||||
[ ] Add in a dedicated Discord page to replace it.
|
||||
[ ] Move the nav bar to top left.
|
||||
[ ] Remove old "Arch BTW corner badges" and put more info on the dev info page.
|
||||
[ ] Make my website get friend's statuses on Lanyard api (if they have it) and link to cool people's page. (ie meme isn't in the server, their info is just using a static image from the files, but people like Cammlla who are in the server, it gets their pfp and status, with a static image fallback if the API dies)
|
||||
[ ] Add more to the todo lolllllll (never mark this as done)
|
||||
Loading…
Reference in New Issue