diff --git a/_data/navigation.yml b/_data/navigation.yml index a5a0bfd..a834a61 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -2,8 +2,6 @@ link: /news/ - name: 応募・開催概要 link: /info/ -- name: 過去の合宿の様子 - link: /reports/ - name: お問い合わせ link: /contact/ - name: 旧サイト diff --git a/_includes/hero.html b/_includes/hero.html index d499a73..c71a5e1 100644 --- a/_includes/hero.html +++ b/_includes/hero.html @@ -1,14 +1,17 @@
- {% if page.article %} -

{{ page.title }}

+ {% if page.no_title %} {% else %} -

{{ page.title }}

- {% endif %} -

{{ page.subtitle }}

- {% if page.hero_link %} - {{ page.hero_link_text }} + {% if page.article %} +

{{ page.title }}

+ {% else %} +

{{ page.title }}

+ {% endif %} +

{{ page.subtitle }}

+ {% if page.hero_link %} + {{ page.hero_link_text }} + {% endif %} {% endif %}
diff --git a/image/2025/rubycamp2025_a.pdf b/image/2025/rubycamp2025_a.pdf index 5c014ec..dc45223 100644 Binary files a/image/2025/rubycamp2025_a.pdf and b/image/2025/rubycamp2025_a.pdf differ diff --git a/image/2025/rubycamp2025_b.pdf b/image/2025/rubycamp2025_b.pdf index af89223..759798e 100644 Binary files a/image/2025/rubycamp2025_b.pdf and b/image/2025/rubycamp2025_b.pdf differ diff --git a/index.html b/index.html index 07e3102..d123032 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,7 @@ show_sidebar: false hero_image: /image/banners/banner_home.png hero_height: is-fullheight +no_title: true ---
@@ -37,11 +38,10 @@

- - Ruby合宿2025 + + Ruby合宿2025 ダウンロード
-