Initial commit

This commit is contained in:
Oliver Davies 2020-07-21 12:20:45 +01:00
commit 520821c6a6
5 changed files with 80 additions and 0 deletions

5
composer.json Normal file
View file

@ -0,0 +1,5 @@
{
"name": "drupal/simple_message",
"description": "Displays a simple message.",
"type": "drupal-module"
}