diff --git a/_config.yml b/_config.yml index 7660542..73b579f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,5 @@ theme: jekyll-theme-cayman title: PyRoboLearn description: A Python Framework for Robot Learning Practitioners +examples: https://github.com/robotlearn/pyrobolearn/tree/master/examples + \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html new file mode 100644 index 0000000..3c70474 --- /dev/null +++ b/_layouts/default.html @@ -0,0 +1,49 @@ + + +
+ + {% if site.google_analytics %} + + + {% endif %} + + +{% seo %} + + + + + + + Skip to the content. + +