diff --git a/web/themes/custom/geofresco/geofresco.theme b/web/themes/custom/geofresco/geofresco.theme new file mode 100644 index 0000000..e6b72fe --- /dev/null +++ b/web/themes/custom/geofresco/geofresco.theme @@ -0,0 +1,18 @@ + t("@username's blog", + ['@username' => $account->getDisplayName()]) + ]; + } + } +}