Skip to content

Commit fcabace

Browse files
committed
test
1 parent 512ea86 commit fcabace

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

test.html

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
layout: base
3+
title: thing
4+
---
5+
6+
testing
7+
8+
{% highlight ruby %}
9+
def awesome
10+
:cool
11+
end
12+
{% endhighlight %}

0 commit comments

Comments
 (0)