8000 Update Blockly workshop name · robokoding/robokoding.github.io@e95efb6 · GitHub
[go: up one dir, main page]

Skip to content

Commit e95efb6

Browse files
author
silbo
committed
Update Blockly workshop name
1 parent 12b7adb commit e95efb6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_pages/workshops/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permalink: "/workshops/"
1111
<section id="two" class="spotlights">
1212
{% assign sorted_pages = site.pages | sort:"order" %}
1313
{% for workshop in sorted_pages %}
14-
{% if workshop.path contains "/workshops/" %}
14+
{% if workshop.path contains "/workshops/" %}
1515
{% unless workshop.path contains "index" %}
1616
<section>
1717
<a href="{{ workshop.permalink | absolute_url }}" class="image">

_pages/workshops/sumorobot.md renamed to _pages/workshops/sumorobot-blockly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: page
3-
title: SumoRobot Workshop
3+
title: SumoRobot Blockly Workshop
44
permalink: "/workshops/sumorobot/"
55
image: assets/img/sumorobot_workshop_1.jpg
66
order: 1

0 commit comments

Comments
 (0)
0