Skip to content

Commit df0466c

Browse files
committed
Use emoji for Shownote heading for better search result in header
1 parent 5f7f871 commit df0466c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/controllers/podcasts_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ def show
3434
def convert_shownote(content)
3535
shownote = <<~HTML
3636
<h2 id='shownote'>
37-
<!--<a href='#shownote'><i class="fa-solid fa-message-pen" style='color: #2275ca;'></i></a>-->
3837
<a href='#shownote'>🎤</a>
3938
Shownote − 話したこと
4039
</h2>

0 commit comments

Comments
 (0)