Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add files via upload #1

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 9 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@


<div class="ui five wide column">
<h2> Course Title </h2>
<h2> Course Title
</h2>
</div>

<div class="ui two wide column">
Expand Down Expand Up @@ -149,24 +150,25 @@ <h2> Course Title </h2>

<div class="header">
<a class="item" href="topic-01-Module-Introduction/index.html">
Module Introduction
Module Introduction
</a>
</div>
<div class="menu">

<div class="menu">
<a class="item" href="topic-01-Module-Introduction/talk-1/talk-1.pdf">
Lecture</a>
Lecture
</a>
</div>

<div class="menu">
<a class="item" href="topic-01-Module-Introduction/book-00-Layout Recap/index.html">
Layout Recap</a>
Layout Recap in This Exercise</a>
</div>

<div class="menu">
<a class="item" href="topic-01-Module-Introduction/book-01-Add some Behaviour/index.html">
Add some Behaviour</a>
Add some Behaviour in Book</a>
</div>

<div class="menu">
Expand All @@ -190,7 +192,8 @@ <h2> Course Title </h2>

<div class="center aligned content">
<div class="right floated meta"><i class="huge sitemap icon"></i></div>
<div class="header"> Module Introduction</div>
<div class="header"> Module Introduction
</div>
</div>

<div class="image">
Expand Down