diff --git a/assets/js/AdminBoard.js b/assets/js/AdminBoard.js index 4dc000d..617b0e2 100644 --- a/assets/js/AdminBoard.js +++ b/assets/js/AdminBoard.js @@ -34,6 +34,13 @@ const loadAdminBoardPage = async () => {

More functionality will be added over time. One of the first features will be the ability to output the existing card data 'decisions', to a json formatted list in order to allow crowetic to run his script easily until the final Mintership proposal changes are completed, and the MINTER group is transferred to 'null'.

+
${content} diff --git a/assets/js/MinterBoard.js b/assets/js/MinterBoard.js index 78285b6..6b1b3f2 100644 --- a/assets/js/MinterBoard.js +++ b/assets/js/MinterBoard.js @@ -29,6 +29,13 @@ const loadMinterBoardPage = async () => {

Publish a Minter Card with Information, and obtain and view the support of the community. Welcome to the Minter Board!

+