File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ draft: false
1010
1111## サイトについて
1212
13- 本サイトでは、会社情報や事業内容 、お知らせなどを発信していきます。
13+ 本サイトでは、会社概要や事業内容 、お知らせなどを発信していきます。
1414
1515私たちは、テクノロジーによる効率化で医療現場を支援することを目指しています。
1616これほどまでにIT技術が発展しているにもかかわらず、医療業界がその恩恵を十分に受けているとは言い難いのが現状です。
Original file line number Diff line number Diff line change @@ -88,6 +88,6 @@ Sonnet 3.5が出た頃からChatGPTより「いい奴」感があってClaudeを
8888
8989時折このようにブログで会社の活動などについて報告していきたいと思っています。
9090
91- [ テクプラ病理診断システム] ( https://pathology.technoplasm.jp ) にご興味のある医療機関様は、[ 会社情報 ] ( /company/ ) に記載のメールアドレスまでご連絡ください。
91+ [ テクプラ病理診断システム] ( https://pathology.technoplasm.jp ) にご興味のある医療機関様は、[ 会社概要 ] ( /company/ ) に記載のメールアドレスまでご連絡ください。
9292
9393年内の更新はこれが最後になると思います。皆様、良いお年をお迎えください。
Original file line number Diff line number Diff line change 11---
2- title : " 会社情報 "
2+ title : " 会社概要 "
33---
Original file line number Diff line number Diff line change 99 < a href ="/business/ " class ="{{ if eq .Section "business " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> 事業内容</ a >
1010 < a href ="/news/ " class ="{{ if eq .Section "news " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> お知らせ</ a >
1111 < a href ="/blog/ " class ="{{ if eq .Section "blog " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> ブログ</ a >
12- < a href ="/company/ " class ="{{ if eq .Section "company " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> 会社情報 </ a >
12+ < a href ="/company/ " class ="{{ if eq .Section "company " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> 会社概要 </ a >
1313 </ div >
1414
1515 <!-- Mobile Menu Button -->
2626 < a href ="/business/ " class ="block {{ if eq .Section "business " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> 事業内容</ a >
2727 < a href ="/news/ " class ="block {{ if eq .Section "news " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> お知らせ</ a >
2828 < a href ="/blog/ " class ="block {{ if eq .Section "blog " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> ブログ</ a >
29- < a href ="/company/ " class ="block {{ if eq .Section "company " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> 会社情報 </ a >
29+ < a href ="/company/ " class ="block {{ if eq .Section "company " }}text-slate-800 font-medium{{ else }}text-gray-700 hover:text-slate-800{{ end }} transition"> 会社概要 </ a >
3030 </ div >
3131 </ nav >
3232</ header >
You can’t perform that action at this time.
0 commit comments