Skip to content

Commit cf8a992

Browse files
committed
rm search bar
1 parent a6c133e commit cf8a992

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

_includes/header.liquid

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,12 +118,14 @@
118118
{% endif %}
119119
{% endfor %}
120120
{% if site.search_enabled %}
121+
<!--
121122
<!-- Search -->
122123
<li class="nav-item">
123124
<button id="search-toggle" title="Search" onclick="openSearchModal()">
124125
<span class="nav-link">ctrl k <i class="ti ti-search"></i></span>
125126
</button>
126127
</li>
128+
-->
127129
{% endif %}
128130
{% if site.enable_darkmode %}
129131
<!-- Toogle theme mode -->

_pages/about.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ profile:
99
image: pic2.jpeg
1010
image_circular: true # crops the image to make it circular
1111
more_info: >
12-
<p>208 Gross Hall, Campus Box 90204</p>
12+
<p>208 Gross Hall</p>
13+
<p>Campus Box 90204</p>
1314
<p>140 Science Drive</p>
1415
<p>Durham, NC 27708</p>
1516

0 commit comments

Comments
 (0)