Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 269 Bytes

index.textile

File metadata and controls

17 lines (12 loc) · 269 Bytes
layout title
master
Mark Stewart

Mark’s Homepage

Bunch of code here

I’m a developer who works at Grit Design in Detroit Michigan. Just testing out github pages.

{% highlight javascript }
function testing() {
alert(“x”);
}
{
endhighlight %}