Skip to content

Commit 9b4ed39

Browse files
committed
Add namoh dictionary cover to /namoh-recommendation
1 parent 6400a68 commit 9b4ed39

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

app/views/pages/info.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<svg class="w-5 h-5 mr-2 flex-shrink-0" fill="none" stroke="currentColor" viewBox="0 0 24 24">
6666
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5l7 7-7 7"></path>
6767
</svg>
68-
<span class="group-hover:underline">吳明義阿美族語辭典 - 推薦序</span>
68+
<span class="group-hover:underline">吳明義阿美族語辭典 - 封面與推薦序</span>
6969
</a>
7070
</li>
7171

app/views/pages/namoh-recommendation.html.erb

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<div id="main-content" class="mt-[75px] p-4 sm:mt-0 sm:w-3/4 bg-gray-50 mx-auto">
22
<div class="bg-white rounded-lg shadow-md p-6 sm:p-8">
3-
<h1 class="text-3xl font-bold text-gray-800 mb-6">吳明義阿美族語辭典 - 推薦序</h1>
3+
<h1 class="text-3xl font-bold text-gray-800 mb-6">吳明義阿美族語辭典 - 封面與推薦序</h1>
4+
5+
<!-- 辭典封面 -->
6+
<div class="mb-6">
7+
<%= image_tag "/images/namoh-dictionary-cover.png", alt: "吳明義阿美族語辭典封面", class: "w-full max-w-lg mx-auto rounded-lg shadow-lg" %>
8+
</div>
49

510
<!-- 文件資訊說明 -->
611
<div class="mb-6 p-4 bg-blue-50 border-l-4 border-blue-500 rounded">
1.93 MB
Loading

0 commit comments

Comments
 (0)