We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fa95f commit 7ccab7dCopy full SHA for 7ccab7d
_config.yml
@@ -14,7 +14,6 @@ date_event: 2023年8月27日(日曜)
14
venue: >-
15
奈良女子大学 / 記念館
16
map: https://goo.gl/maps/s6SMqez8qy7aDSmN6
17
-price: 無料
18
19
twitter: DojoConJapan
20
facebook: DojoConJapan
index.md
@@ -81,7 +81,7 @@ layout: default
81
</div>
82
<div class="col-md-8 offset-md-2">
83
<p class="about-title">参加費</p>
84
- <p class="about-text">{{ site.price }}</p>
+ <p class="about-text">無料</p>
85
<!-- <a class="nav-item nav-link active link_button" href="/registration/" style="padding-left:30px;padding-right: 30px;color:white;font-weight: normal;">参加申し込み</a> -->
86
<div class="disable_button" style='margin-bottom: 20px;'>受付終了</div>
87
<p>
0 commit comments