aboutsummaryrefslogtreecommitdiff
path: root/site/jekyll/_layouts/post.html
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-05-16 15:28:59 -0700
committerJakob Odersky <jakob@odersky.com>2016-06-09 03:30:35 -0700
commit92c4b3d41e06ad4b89004212c85248e9e6cd61d7 (patch)
tree69470f7c4ed48edaebea91964d7d552e7eaacf0d /site/jekyll/_layouts/post.html
parentf6f26c2c9e3ec9bdd45fb384483b3450bef5984a (diff)
downloadakka-serial-92c4b3d41e06ad4b89004212c85248e9e6cd61d7.tar.gz
akka-serial-92c4b3d41e06ad4b89004212c85248e9e6cd61d7.tar.bz2
akka-serial-92c4b3d41e06ad4b89004212c85248e9e6cd61d7.zip
Move project to `ch.jodersky` and upgrade sbt-jni
Diffstat (limited to 'site/jekyll/_layouts/post.html')
-rw-r--r--site/jekyll/_layouts/post.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/site/jekyll/_layouts/post.html b/site/jekyll/_layouts/post.html
deleted file mode 100644
index 4cae8bb..0000000
--- a/site/jekyll/_layouts/post.html
+++ /dev/null
@@ -1,4 +0,0 @@
-{% capture content %}
-{{ content }}
-{% endcapture %}
-{% include header.html %} \ No newline at end of file