Skip to content

Commit 77c906e

Browse files
committed
fixed links
1 parent 2d3f8f4 commit 77c906e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3 class="item__subtitle">are no fun</h3>
136136
<image class="item__img" xlink:href="assets/images/4.png" x="0" y="0" height="500px" width="500px" />
137137
</g>
138138
</svg>
139-
<a onclick="return false" ondblclick="location=this.href" href="./essays.html" target="_blank" rel="noopener noreferrer">
139+
<a href="./essays.html" target="_blank" rel="noopener noreferrer">
140140
<div class="item__meta">
141141
<div class="item__number">
142142
<span class="item__specimen">92</span>
@@ -160,7 +160,7 @@ <h3 class="item__subtitle">essays</h3>
160160
<image class="item__img" xlink:href="assets/images/5.png" x="0" y="0" height="500px" width="500px" />
161161
</g>
162162
</svg>
163-
<a onclick="return false" ondblclick="location=this.href" href="./poems.html" target="_blank" rel="noopener noreferrer">
163+
<a href="./poems.html" target="_blank" rel="noopener noreferrer">
164164
<div class="item__meta">
165165
<div class="item__number">
166166
<span class="item__specimen">35</span>
@@ -184,7 +184,7 @@ <h3 class="item__subtitle">personal poems</h3>
184184
<image class="item__img" xlink:href="assets/images/6.png" x="0" y="0" height="500px" width="500px" />
185185
</g>
186186
</svg>
187-
<a onclick="return false" ondblclick="location=this.href" href="https://github.com/merhoo" target="_blank" rel="noopener noreferrer">
187+
<a href="https://github.com/merhoo" target="_blank" rel="noopener noreferrer">
188188
<div class="item__meta">
189189
<div class="item__number">
190190
<span class="item__specimen">18</span>
@@ -208,7 +208,7 @@ <h3 class="item__subtitle">github @merhoo</h3>
208208
<image class="item__img" xlink:href="assets/images/7.png" x="0" y="0" height="500px" width="500px" />
209209
</g>
210210
</svg>
211-
<a onclick="return false" ondblclick="location=this.href" href="https://www.instagram.com/zesameri/" target="_blank" rel="noopener noreferrer">
211+
<a href="https://www.instagram.com/zesameri/" target="_blank" rel="noopener noreferrer">
212212
<div class="item__meta">
213213
<div class="item__number">
214214
<span class="item__specimen">27</span>
@@ -232,7 +232,7 @@ <h3 class="item__subtitle">@zesameri</h3>
232232
<image class="item__img" xlink:href="assets/images/8.png" x="0" y="0" height="500px" width="500px" />
233233
</g>
234234
</svg>
235-
<a onclick="return false" ondblclick="location=this.href" href="https://www.youtube.com/user/MeredithHoo/playlists" target="_blank" rel="noopener noreferrer">
235+
<a href="https://www.youtube.com/user/MeredithHoo/playlists" target="_blank" rel="noopener noreferrer">
236236
<div class="item__meta">
237237
<div class="item__number">
238238
<span class="item__specimen">12</span>
@@ -256,7 +256,7 @@ <h3 class="item__subtitle">youtube profile</h3>
256256
<image class="item__img" xlink:href="assets/images/9.png" x="0" y="0" height="500px" width="500px" />
257257
</g>
258258
</svg>
259-
<a onclick="return false" ondblclick="location=this.href" href="https://www.linkedin.com/in/merhoo/" target="_blank" rel="noopener noreferrer">
259+
<a href="https://www.linkedin.com/in/merhoo/" target="_blank" rel="noopener noreferrer">
260260
<div class="item__meta">
261261
<div class="item__number">
262262
<span class="item__specimen">59</span>

0 commit comments

Comments
 (0)