Got code highlighting working
This commit is contained in:
parent
7767aac9f1
commit
a0fcfe0bcf
11
index.html
11
index.html
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
layout: default
|
||||
---
|
||||
<p>Vagrant site coming soon.</p>
|
||||
<code>
|
||||
{% highlight ruby %}
|
||||
def foo
|
||||
puts 'foo'
|
||||
end
|
||||
{% endhighlight %}
|
||||
</code>
|
Loading…
Reference in New Issue