Skip to content

Commit a153a98

Browse files
committed
Description and show-cases links
1 parent 7dc097b commit a153a98

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

_config.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Site settings
22
title: microROS
3-
email: ingo.luetkebohle@de.bosch.com
43
description: >
5-
Jekyll Template for Project Websites
6-
providing documentation and blog post pages.
4+
ROS2 for micro-controllers
75
lang: en-US
86

97
baseurl: "" # the subpath of your site, e.g. /blog/
@@ -66,5 +64,6 @@ collections:
6664
permalink: /:collection/:path/
6765
output: true
6866
showcases:
69-
permalink: /blog/:year/:month/:day/:title/
67+
# permalink: /blog/:year/:month/:day/:title/
68+
permalink: /:collection/:path/
7069
output: true

0 commit comments

Comments
 (0)