Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id`

Port SCSS changes from fbbcbd940d to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
Eugen Rochko 2019-07-07 16:16:51 +02:00 committed by Thibaut Girka
parent eecce7e59b
commit 6c5f339573
2 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
@import 'widgets';
@import 'forms';
@import 'accounts';
@import 'stream_entries';
@import 'statuses';
@import 'components/index';
@import 'polls';
@import 'about';