Skip to content

Commit 604c1d3

Browse files
Merge pull request #67 from hashhar/GSOC-link-fix
GSoC page link fix
2 parents 1bb4f3f + 1fc7448 commit 604c1d3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

GSoC/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: default
33
title: "Information for Google Summer of Code"
4+
permalink: /GSoC/
45
download: true
56
---
67
<h2>Google Summer of Code Information</h2>

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ <h2 id="project_tagline" style="margin-bottom: 0px">{{ page.subtitle }}</h2>
1717
<li id="index.html" class="active" role="presentation"><a href="/index.html">Home</a></li>
1818
<li id="news" role="presentation"><a href="/news">News</a></li>
1919
<li id="blog" role="presentation"><a href="/blog">Blog</a></li>
20+
<li id="GSoC" role="presentation"><a href="/GSoC">GSoC</a></li>
2021
<li id="tutorials" role="presentation"><a href="/tutorials">Tutorials</a></li>
2122
</ul>
2223
<style>

0 commit comments

Comments
 (0)