Removing raw HTML

This commit is contained in:
Brandon Rozek 2025-02-16 22:04:56 -05:00
parent e06d45e053
commit 572d587b8e
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
33 changed files with 373 additions and 386 deletions

View file

@ -7,12 +7,11 @@ layout: revision
guid: http://brandonrozek.com/2016/10/364-revision-v1/
permalink: /2016/10/364-revision-v1/
---
<img class="alignnone size-full wp-image-14" src="https://brandonrozek.com/wp-content/uploads/2016/10/Tori-Dayton-1.png" alt="Screenshot of Tori Dayton's website" width="1430" height="944" />
![Screenshot of Tori Dayton's website](https://brandonrozek.com/wp-content/uploads/2016/10/Tori-Dayton-1.png)
### [Tori Dayton](http://toridayton.com) {.project-title}
Tori Dayton is a great friend and poet, this is the site I made for her to showcase her writings. It&#8217;s the first WordPress project I worked on and it set the tone for all the future ones I did. Check out her [writings!](http://toridayton.com/work) I&#8217;m a fan of her work. (Not biased at all)
<!--more-->
Tori Dayton is a great friend and poet, this is the site I made for her to showcase her writings. It's the first WordPress project I worked on and it set the tone for all the future ones I did. Check out her [writings!](http://toridayton.com/work) I'm a fan of her work. (Not biased at all)
Fun Fact: I also worked on the [Tori Bot](http://toridayton.com/category/tori-bot/) on the site. Tori Bot takes existing poems and tries to generate a new one using the [Natural Language Toolkit](http://www.nltk.org/) library made for Python.