Remove filler content
• move Index, Projects, and Blog to markdown instead of html files
• fix small syntax error in post-info.html, goddamn HTML and its silent
error handling 😖
• remove filler content in index, as well as some tags I was using for
testing
This commit is contained in:
8
About.md
8
About.md
@ -2,3 +2,11 @@
|
||||
layout: page
|
||||
title: About
|
||||
---
|
||||
# About Me
|
||||
|
||||
I am a maker, programmer, and hacker living in Southern California. I'm currently studying Electrical Engineering at the University of California, Irvine. You can usually contact me through my Twitter, [@andrewncassidy](https://twitter.com/andrewncassidy).
|
||||
|
||||
## Contact
|
||||
|
||||
* [Twitter](https://twitter.com/andrewncassidy)
|
||||
* [github](https://github.com/drewcassidy)
|
||||
|
Reference in New Issue
Block a user