Skip to content

Commit 4a73e1f

Browse files
committed
ブログ掲載中止コメント
1 parent 080ece5 commit 4a73e1f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

blog.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ <h3 class="block">
1818
旧サイトの「合宿ブログ」は、<a href="https://old.rubycamp.jp/blog/">こちら</a>からご覧できます。
1919
</div>
2020

21+
<div class="notification is-danger is-light">
22+
現在、諸事情により新規ブログの掲載は中止しております。
23+
</div>
24+
2125
{% assign blog_by_date = site.blog | sort: "date" %}
2226
{% for blog in blog_by_date reversed %}
2327
<hr class="title-list"/>

0 commit comments

Comments
 (0)