Minor updates

I added an "Assets" link in the header navbar. I change the "Last updated" element on the tweets page to a p instead of h2. I added a delete button to each Tweet (though it isn't hooked up yet). I was working on changing the date_posted to use the created_at property of the tweet object, but I couldn't quite get that figured out yet.