diff --git a/web/content/_index.md b/web/content/_index.md index a710f8a..6c9aefc 100644 --- a/web/content/_index.md +++ b/web/content/_index.md @@ -6,11 +6,23 @@ outputs = ["Reveal"] # When There's Not a Module For That +--- + +###### Presented by + +**Benjamin Melançon** & **Mauricio Dinarte** + +###### AKA + +**mlncn** & **dinarcon** + + --- Agaric +**ask@agaric.coop** --- @@ -21,8 +33,39 @@ outputs = ["Reveal"] --- +`frankenstein.info.yml` + +```yaml +name: Frankenstein +type: module +description: "Rename save button for Frankenstein's content." +core: 8.x +``` + +`frankenstein.module` + ```php -function something() { - return 'nothing'; +