Skip to content

Commit

Permalink
Add past-exams redirect to subpage
Browse files Browse the repository at this point in the history
The past-exams subpage should be accessible from the navigation bar
of the homepage of SKIP.
  • Loading branch information
michalspano committed Jan 13, 2024
1 parent 53dcadb commit 7e309ff
Show file tree
Hide file tree
Showing 2 changed files with 11 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 @@ -3,6 +3,7 @@ skin: night # default, night, plum, sea, soft, steel
navigation_pages:
- join_skip.md
- membership.md
- past_exams.md
- posts.md

t:
Expand Down
10 changes: 10 additions & 0 deletions past_exams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: Past Exams
layout: post
permalink: /past-exams/
actions:
- label: "View Repository"
icon: github
url: "https://skipgu.org/past-exams/"
---

0 comments on commit 7e309ff

Please sign in to comment.