docs: add button TODO
This commit is contained in:
parent
2280ef1096
commit
dbf9051c13
|
@ -75,3 +75,13 @@ Seats are available at <span class="font-bold">{isEarlyBird ? `an early bird pri
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
))}
|
))}
|
||||||
|
|
||||||
|
{/*
|
||||||
|
## Not 100% sure?
|
||||||
|
|
||||||
|
Here's a video where I implement some of these approaches by adding related articles to a custom blog module for Drupal 9 (narrated version coming soon).
|
||||||
|
|
||||||
|
<YouTubeVideo id="0iL27rbcgFA" />
|
||||||
|
|
||||||
|
TODO: add another Buy button
|
||||||
|
*/}
|
||||||
|
|
Loading…
Reference in a new issue