Skip to content

Commit f78c953

Browse files
committed
2 parents 4e56be2 + a80016a commit f78c953

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_pages/exhibition/2024-1.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: default
33
title: "サンプル"
44
thumbnail: /img/exhibition/1.jpg
5-
permalink: /expo/1
5+
permalink: /exhibition/1
66
description: サンプルです
77
---
88
<h1 style="padding-top: 150px; padding-bottom: 30px; text-align: center; font-weight: bold;">サンプル</h1>
@@ -35,11 +35,11 @@ description: サンプルです
3535
<i class="fas fa-scroll"></i>
3636
作品を見る
3737
</a>
38-
<a href="https://twitter.com/intent/tweet?text={{ page.title | replace: '&', '%26' }}+%7C+ニンジャ大博覧会&hashtags=DojoConJapan,CoderDojo&url={{ site.url }}/expo/1&lang=jp&related=DojoConJapan" target="_blank" rel="noopener" class="button" style="margin: 50px auto;">
38+
<a href="https://twitter.com/intent/tweet?text={{ page.title | replace: '&', '%26' }}+%7C+ニンジャ大博覧会&hashtags=DojoConJapan,CoderDojo&url={{ site.url }}/exhibition/1&lang=jp&related=DojoConJapan" target="_blank" rel="noopener" class="button" style="margin: 50px auto;">
3939
<i class="fab fa-twitter"></i>
4040
作品を共有する
4141
</a>
42-
<a href="https://www.facebook.com/share.php?u={{ site.url }}/expo/1" target="_blank" rel="noopener" class="button">
42+
<a href="https://www.facebook.com/share.php?u={{ site.url }}/exhibition/1" target="_blank" rel="noopener" class="button">
4343
<i class="fab fa-facebook"></i>
4444
作品を共有する
4545
</a>
@@ -53,12 +53,12 @@ description: サンプルです
5353
</div>
5454

5555
<div class="article-navigation" style="margin-bottom: 100px;">
56-
<a href="/expo/1" title="サンプル" style="margin-right: 20px;">
56+
<a href="/exhibition/1" title="サンプル" style="margin-right: 20px;">
5757
<i class="fas fa-arrow-left"></i>
5858
前の作品へ<br>
5959
<span style="font-size: 8px;">サンプル</span>
6060
</a>
61-
<a href="/expo/1" title="サンプル" style="margin-left: 20px;">
61+
<a href="/exhibition/1" title="サンプル" style="margin-left: 20px;">
6262
次の作品へ
6363
<i class="fas fa-arrow-right"></i><br>
6464
<span style="font-size: 8px;">サンプル</span>

0 commit comments

Comments
 (0)