removed the need for # in the url, redirect # url to a normal /, there's now a 'page not found' page if the link is broken, profile page added with user being able to see his own blocked content #98

Merged
freakoverse merged 15 commits from staging into master 2024-10-24 12:07:46 +00:00
Showing only changes of commit 0102f41403 - Show all commits

View File

@ -24,4 +24,3 @@
padding: 10px 0 0 0; padding: 10px 0 0 0;
border-top: solid 1px rgba(255, 255, 255, 0.1); border-top: solid 1px rgba(255, 255, 255, 0.1);
} }