diff --git a/README.md b/README.md index 0c33cd1..231d847 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ Welcome to your new catalog repo! The primary way to personalize this catalog is * `COLORS.tag`: Tag background color * **API & Behavior Settings:** + * `PLATFORM`: Coding platform used (default: 'github', Codeberg and GitLab support in development) * `API_BASE_URL`: Hugging Face API base URL (default: `"https://huggingface.co/api/"`) * `REFRESH_INTERVAL_DAYS`: Number of days to consider an item "new" (default: `30`) * `ADDITIONAL_REPOS`: Array of forked or non-org GitHub repositories to include, formatted `/` (non-forks are included by default). Use `[]` if there are none you wish to include diff --git a/index.html b/index.html index d18f913..7e96d4a 100644 --- a/index.html +++ b/index.html @@ -23,20 +23,18 @@ - - +