mirror of
https://github.com/scratchfoundation/scratch-www.git
synced 2024-11-23 07:38:07 -05:00
Add project data to adventure game tutorial
This commit is contained in:
parent
f7d65f212c
commit
a0b6fda7a0
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ const TopBanner = () => (
|
||||||
</div>
|
</div>
|
||||||
</FlexRow>
|
</FlexRow>
|
||||||
</a>
|
</a>
|
||||||
<a href="https://beta.scratch.mit.edu/?tutorial=animate-an-adventure-game">
|
<a href="https://beta.scratch.mit.edu/?tutorial=animate-an-adventure-game#249143200">
|
||||||
<FlexRow className="hoc-banner-image column">
|
<FlexRow className="hoc-banner-image column">
|
||||||
<img src="/images/hoc/create-an-adventure-game.jpg" />
|
<img src="/images/hoc/create-an-adventure-game.jpg" />
|
||||||
<div className="hoc-image-text">
|
<div className="hoc-image-text">
|
||||||
|
|
Loading…
Reference in a new issue