Skip to content

Commit 6235275

Browse files
committed
Comment out entire intro-hero quote section for now
1 parent 65be9c5 commit 6235275

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,21 @@
5858
<!-- Main content -->
5959
<div id="main-container" class="container">
6060

61+
<!--
6162
<div class="section-card">
6263
<div class="row">
6364
<div class="col-sm-12">
6465
65-
<!-- <h1>Research Like a Champion Today. </h1> -->
66+
<h1>Research Like a Champion Today. </h1>
6667
6768
<div class="row intro-hero">
6869
<div class="col-sm-8">
69-
<!--
70+
7071
<blockquote>
7172
My heart is in the work! <cite class="quote-author" title="source title">--- Andrew Carnegie</cite><br>
7273
For more on this quote, check the <a href="https://www.cmu.edu/about/today-we-work/index.html" title="link to teaching philosophy" target="_blank">webpage</a>.
7374
</blockquote>
74-
-->
75+
7576
<blockquote>
7677
Wind rises from the tip of the duckweed; waves form between minute ripples.
7778
<small>
@@ -86,6 +87,7 @@
8687
</div>
8788
</div>
8889
</div>
90+
-->
8991

9092
<div class="section-card">
9193
<div class="row">

0 commit comments

Comments
 (0)