Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Matrix link/icon #340

Open
jonaharagon opened this issue May 28, 2023 · 3 comments
Open

Remove Matrix link/icon #340

jonaharagon opened this issue May 28, 2023 · 3 comments
Assignees

Comments

@jonaharagon
Copy link
Member

jonaharagon commented May 28, 2023

I'm confused about where the source code for this website actually is, because I can't find it in this repo. Anyways, I think the Matrix icon in the footer should be replaced with this code:

<a href="https://discuss.techlore.tech/c/techlore/plexus/12" class="ml-3 md:ml-5 text-gray-100 hover:text-gray-200" rel="noopener" target="_blank">
  <span class="sr-only">Discussion Forum</span>
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="w-auto h-6" fill="currentColor"><!--! Font Awesome Pro 6.4.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M225.9 32C103.3 32 0 130.5 0 252.1 0 256 .1 480 .1 480l225.8-.2c122.7 0 222.1-102.3 222.1-223.9C448 134.3 348.6 32 225.9 32zM224 384c-19.4 0-37.9-4.3-54.4-12.1L88.5 392l22.9-75c-9.8-18.1-15.4-38.9-15.4-61 0-70.7 57.3-128 128-128s128 57.3 128 128-57.3 128-128 128z"></path></svg>
</a>

And the Matrix icon in the header should just be removed.

EaVLv2RalyuuoG6p

👍

@tomkonidas
Copy link
Collaborator

Hey @jonaharagon, we are in the middle of rebuilding the whole project so the live site does not reflect the codebase. We paused the deploys until we will be ready for the new launch.

I did not re-create the frontend web app yet (only the backend API for the mobile application). But when I do I will use the snippet you provided. 🙏

@jonaharagon
Copy link
Member Author

@tomkonidas where is the live site actually hosted at the moment?

@tomkonidas
Copy link
Collaborator

tomkonidas commented May 30, 2023

@tomkonidas where is the live site actually hosted at the moment?

The old site is hosted on Netlify with the old code. We can't really edit that one now.
The new site is at https://plexus.fly.dev. Once we are ready, we will update our DNS to point to this new server.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants