diff --git a/content/_index.md b/content/_index.md index f5a20df..04e7f33 100644 --- a/content/_index.md +++ b/content/_index.md @@ -139,17 +139,23 @@ And we're going to tell you how you can figure out all of that. The examples with the what will tell you a lot about the how. +A few specific examples will give you a lot of tools. + But first, two secrets. + +One's good news, second is bad news. {{% /note %}} --- -### Now you know where to paste +### 1. Now you know where to paste ![How do I exit the Vim editor? viewed 2.1 million times](images/stack-overflow-helping-devs-quit-vim.png) {{% note %}} +And knowing where to paste unleashes the power of Stack Overflow / Stack Exchange sites. + (yes, the same family of sites that has helped a couple million developers figure out how to quit vim.) Knowing where to put this code unleashes the power of Stack Overflow. @@ -161,7 +167,9 @@ You now know enough to be dangerous. --- -### That simple form alter has hidden gotchas +### 2. That simple form alter has hidden gotchas + +  * As written, it only applies to the create (node/add) form— not the edit form. * There's a dozen variations of the humble form alter hook, and all are valid. @@ -411,4 +419,12 @@ Your project root `composer.json`: --- +![Little rabbit in big grass](images/little-rabbit-in-big-grass.jpg) +[MID.CAMP/6337](https://mid.camp/6337) · ASK@AGARIC.COOP + +{{% note %}} +It's a big wild world out there. Bite off a piece you can chew. + +Links for all of this and more on the session page. +{{% /note %}} diff --git a/content/images/little-rabbit-in-big-grass.jpg b/content/images/little-rabbit-in-big-grass.jpg new file mode 100644 index 0000000..8a98f90 Binary files /dev/null and b/content/images/little-rabbit-in-big-grass.jpg differ