Skip to content

Commit 2fe2809

Browse files
committed
commented research out
1 parent da2dd24 commit 2fe2809

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

_includes/header.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@
1717
Research
1818
</a>
1919
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
20+
<!--
2021
<a class="dropdown-item" href="{{ site.url }}{{ site.baseurl }}/res1">Research One</a>
2122
<a class="dropdown-item" href="{{ site.url }}{{ site.baseurl }}/res2">Research Two</a>
23+
-->
24+
<a class="dropdown-item" href="{{ site.url }}{{ site.baseurl }}/puc">working on it...</a>
2225
</div>
2326
</li>
2427
<li class="nav-item"><a class="nav-link" href="{{ site.url }}{{ site.baseurl }}/team">Team</a>

_pages/page_under_construction.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: "Learning Circuits Lab - Research"
3+
layout: textlay
4+
excerpt: "We are interested in understanding the neural circuits involved in learning."
5+
sitemap: false
6+
permalink: /puc
7+
---
8+
9+
![]({{ site.url }}{{ site.baseurl }}/images/page_under_construction.jpg){: style="width: 350px; float: right; margin: 0px 0px 10px 0px"}
10+

images/page_under_construction.jpg

159 KB
Loading

0 commit comments

Comments
 (0)