Small fix to about page

This commit is contained in:
Jubbeart 2018-02-06 04:15:59 +01:00
parent e11a2acd3f
commit 2f2a65e60b

View file

@ -30,8 +30,6 @@ export default props => (
<h2 className='todo'>TODO</h2> <h2 className='todo'>TODO</h2>
<ul> <ul>
<li>Collapsing comments</li> <li>Collapsing comments</li>
<li>Get removed selftext of thread</li>
<li>Subreddits!</li>
<li>Maybe for specific users </li> <li>Maybe for specific users </li>
</ul> </ul>
<h2 className='contact'>Links/Contact</h2> <h2 className='contact'>Links/Contact</h2>