diff --git a/README.md b/README.md index 02956dea..fdf86164 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@
+BlastPad Logo + # BlastPad [![Report Issue on Jira](https://img.shields.io/badge/Report%20Issues-Jira-0052CC?style=flat&logo=jira-software)](https://temple-cis-projects-in-cs.atlassian.net/jira/software/c/projects/BP/issues) [![Deploy Docs](https://github.com/ApplebaumIan/tu-cis-4398-docs-template/actions/workflows/deploy.yml/badge.svg)](https://github.com/Capstone-Projects-2024-Spring/project-blastpad/actions/workflows/deploy.yml) diff --git a/documentation/docusaurus.config.js b/documentation/docusaurus.config.js index d21c6bc7..0535a839 100644 --- a/documentation/docusaurus.config.js +++ b/documentation/docusaurus.config.js @@ -8,7 +8,7 @@ * The URL or reference to your projects logo! * @type {string} */ -const logo = 'https://raw.githubusercontent.com/Capstone-Projects-2024-Spring/project-blastpad/assets/Color%20Logo%20300px.png'; +const logo = 'https://raw.githubusercontent.com/Capstone-Projects-2024-Spring/project-blastpad/assets/BlastPad%20Logo.svg'; const main_template_jira_scripts = () => { if (process.env.ORG_NAME === 'ApplebaumIan'){