Skip to content

Commit efba9e0

Browse files
committed
test
1 parent fea4577 commit efba9e0

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

docs/_config.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ title: Scoria
22
logo: ./assets/img/logo-project.png
33
description: A collaborative open-source scorification project.
44
# description: An international, collaborative BSc/MSc thesis project to create an open-source music scorification pipeline
5-
show_downloads: true
5+
show_downloads: false
66
theme: jekyll-theme-minimal
77
# remote_theme: pages-themes/minimal@v0.2.0
88
# Add custom links to the sidebar
@@ -11,7 +11,4 @@ sidebar_links:
1111
url: https://www.jku.at/en/institute-of-computational-perception/
1212
- title: Prague Music Computing Group
1313
url: https://ufal.mff.cuni.cz/prague-music-computing-group
14-
- title: Download Information Document
15-
url: ./assets/pdf/SCORIA_ thesis project information for students.pdf
16-
- title: Download Project Poster
17-
url: ./assets/pdf/one-pager.pdf
14+

docs/_includes/header.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
<header class="site-header">
22
<h1 class="site-title">{{ site.title | default: site.github.repository_name }}</h1>
3-
43
<p class="site-description">{{ site.description | default: site.github.project_tagline }}</p>
5-
64
<!-- Sidebar Links -->
75
<nav class="site-nav">
86
<ul>

0 commit comments

Comments
 (0)