Add Wordcloud Component #26

Closed
snedadah wants to merge 17 commits from shahanneda/add-wordcloud into main
1 changed files with 2 additions and 1 deletions
Showing only changes of commit b714317622 - Show all commits

View File

@ -6,4 +6,5 @@ server {
try_files $uri $uri/ /index.html;
}
error_page 404 /index.html;
}
}