2
2
layout : default
3
3
title : " サンプル"
4
4
thumbnail : /img/exhibition/1.jpg
5
- permalink : /expo /1
5
+ permalink : /exhibition /1
6
6
description : サンプルです
7
7
---
8
8
<h1 style =" padding-top : 150px ; padding-bottom : 30px ; text-align : center ; font-weight : bold ;" >サンプル</h1 >
@@ -35,11 +35,11 @@ description: サンプルです
35
35
<i class="fas fa-scroll"></i>
36
36
作品を見る
37
37
</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 ;" >
39
39
<i class="fab fa-twitter"></i>
40
40
作品を共有する
41
41
</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 " >
43
43
<i class="fab fa-facebook"></i>
44
44
作品を共有する
45
45
</a >
@@ -53,12 +53,12 @@ description: サンプルです
53
53
</div >
54
54
55
55
<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 ;" >
57
57
<i class="fas fa-arrow-left"></i>
58
58
前の作品へ<br>
59
59
<span style="font-size: 8px;">サンプル</span>
60
60
</a >
61
- <a href =" /expo /1 " title =" サンプル " style =" margin-left : 20px ;" >
61
+ <a href =" /exhibition /1 " title =" サンプル " style =" margin-left : 20px ;" >
62
62
次の作品へ
63
63
<i class="fas fa-arrow-right"></i><br>
64
64
<span style="font-size: 8px;">サンプル</span>
0 commit comments