Skip to content

Commit 24b12af

Browse files
committed
Icon, Header etc.
1 parent f77ebba commit 24b12af

4 files changed

Lines changed: 8 additions & 1 deletion

File tree

docs/_config.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
1+
include:
2+
- "assets/images/favicon.ico"
3+
14
theme: jekyll-theme-minimal
5+
logo:
6+
title: "Find my next course - by Inference"
7+
description: "Find My Next Course is a web application designed to help students explore KTH’s course offerings"

docs/_includes/head.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<link rel="icon" type="image/png" href="{{ '/assets/images/favicon.png' | relative_url }}">

docs/assets/images/favicon.ico

2.09 KB
Binary file not shown.

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Welcome to *Find My Next Course*
1+
# *Find My Next Course*
22

33
## About the Project
44
Find My Next Course is a web application designed to help students explore KTH’s course offerings. With a user-friendly interface, students can search for courses, view prerequisites, and find courses they are eligible for by inputting their academic transcripts.

0 commit comments

Comments
 (0)