We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc097b commit a153a98Copy full SHA for a153a98
1 file changed
_config.yml
@@ -1,9 +1,7 @@
1
# Site settings
2
title: microROS
3
-email: ingo.luetkebohle@de.bosch.com
4
description: >
5
- Jekyll Template for Project Websites
6
- providing documentation and blog post pages.
+ ROS2 for micro-controllers
7
lang: en-US
8
9
baseurl: "" # the subpath of your site, e.g. /blog/
@@ -66,5 +64,6 @@ collections:
66
64
permalink: /:collection/:path/
67
65
output: true
68
showcases:
69
- permalink: /blog/:year/:month/:day/:title/
+# permalink: /blog/:year/:month/:day/:title/
+ permalink: /:collection/:path/
70
0 commit comments