pattern-lab / website

Pattern Lab's website: patternlab.io
http://patternlab.io
57 stars 33 forks source link

Fixed missing <p> tag in the comment area #47

Closed mkkwon closed 8 years ago

mkkwon commented 8 years ago

This may have been the cause of page brokenness in Chrome, seen here: screen shot 2016-02-03 at 6 34 51 pm

However I was not able to build the site so I could not preview on my local machine and see if it fixed the problem. I tried following instructions at http://jekyllrb.com/docs/troubleshooting/#installation-problems but I still kept getting these issues: image If there is someone who can assist me on this, it would be fantastic so I can resume debugging this page!

bradfrost commented 8 years ago

Awesome, thanks so much for the fix @mkkwon!

bradfrost commented 8 years ago

FYI, I merged the changes but will need to deploy to the site, which I'll do soon.

mkkwon commented 8 years ago

Cool! Glad to see that it works~