From cdab78c999ba62e1f3a43bb06177e547d2a00a23 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me> Date: Mon, 9 Oct 2023 20:19:08 -0400 Subject: [PATCH] Updated README with new variable --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8a4de89c8..f4cb5e051 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,7 @@ This project (excluding post content itself) is released under the Apache Licens ** NEXT_PUBLIC_FIREBASE_PROJECT_ID ** ACTIVITYPUB_URL ** ACTIVITYPUB_USER -** ACTIVITYPUB_URL_ALIAS -** ACTIVITYPUB_USER_ALIAS +** ACTIVITYPUB_ALIAS (optional) ** ACTIVITYPUB_NAME ** ACTIVITYPUB_SUMMARY * Modify /layouts/partials/top_list_* to represent the section titles you want to use. -- GitLab