Skip to content

Commit

Permalink
Merge pull request #41 from skipgu/add-skip-iot-kit-to-navbar
Browse files Browse the repository at this point in the history
 #40 Add IoT Kits to navbar
  • Loading branch information
michalspano authored Jan 23, 2024
2 parents 8bf9f7a + 3e0872c commit 925741e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions _data/theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ navigation_pages:
- join_skip.md
- membership.md
- past_exams.md
- skip_iot_kit.md
- posts.md

t:
Expand Down
15 changes: 15 additions & 0 deletions skip_iot_kit.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
title: IoT Kits
layout: post
permalink: /skip-iot-kit/
actions:
- label: "View Repository"
icon: github
url: "https://github.com/skipgu/skip-iot-kit/"
---

<!-- This is just a fallback page, the subpage ./skip-iot-kit/ is a stand-alone
subpage. Hence, this page will only be displayed in case the subpage is
temporarily disabled. -->

All information can be obtained from the listed repository.

0 comments on commit 925741e

Please sign in to comment.