diff --git a/web/modules/custom/geo_citation/geo_citation.info.yml b/web/modules/custom/geo_citation/geo_citation.info.yml new file mode 100644 index 0000000..c39639d --- /dev/null +++ b/web/modules/custom/geo_citation/geo_citation.info.yml @@ -0,0 +1,7 @@ +name: "GEO Citations" +description: "Formatted credit line for Grassroots Economic Organizing collective's original articles." +type: module +core: 8.x +dependencies: + - drutopia_article +package: Custom diff --git a/web/modules/custom/geo_citation/geo_citation.module b/web/modules/custom/geo_citation/geo_citation.module new file mode 100644 index 0000000..50cce95 --- /dev/null +++ b/web/modules/custom/geo_citation/geo_citation.module @@ -0,0 +1,3 @@ +