From c063680ab673745daffc9868e753756a90e808c9 Mon Sep 17 00:00:00 2001 From: Brian Delhaisse Date: Mon, 7 Oct 2019 16:08:13 +0200 Subject: [PATCH] update config and layouts --- _config.yml | 2 -- _layouts/default.html | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 73b579f..7660542 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,3 @@ 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 index 3c70474..37bfb7c 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -27,7 +27,7 @@

{{ page.description | default: site.description | default: site.github.project_tagline }}

{% if site.github.is_project_page %} View on GitHub - View Examples + View Examples {% endif %} {% if site.show_downloads %} Download .zip