Skip to content

Commit

Permalink
Merge pull request #37 from skipgu/add-past-exams-to-navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
michalspano authored Jan 13, 2024
2 parents 53dcadb + a0ca403 commit 5dd8aab
Show file tree
Hide file tree
Showing 2 changed files with 17 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
16 changes: 16 additions & 0 deletions past_exams.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
title: Past Exams
layout: post
permalink: /past-exams/
actions:
- label: "View Repository"
icon: github
url: "https://skipgu.org/past-exams/"
---

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

Feel free to explore, contribute, and make the most of this repository as you
strive for excellence in your studies!

0 comments on commit 5dd8aab

Please sign in to comment.