We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bccb8b commit e3a0736Copy full SHA for e3a0736
app/views/stretch3s/new.html.haml
@@ -1,7 +1,7 @@
1
- provide(:title, 'Stretch3 × AI 拡張ブロックの利用申請')
2
- provide(:desc, 'Stretch3 から OpenAI API を呼び出せる拡張機能「ChatGPT2Scratch」が、全国の CoderDojo でご活用いただけるための利用申請フォームです。')
3
- provide(:url, '/stretch3')
4
-- provide(:meta_image, '/img/stretch3_cover.webp')
+- provide(:meta_image, '/img/stretch3_cover.png')
5
6
:css
7
.stretch3-notes {
0 commit comments