IEEE-NITK / corpus

A Django-based web application for managing all things IEEE NITK!
https://ieee.nitk.ac.in
2 stars 4 forks source link

modified seo tags #110

Closed imApoorva36 closed 4 months ago

imApoorva36 commented 5 months ago

Description

Added the seo tags for the website

Fixes # (91)

Dependencies

List any dependencies that are required for this change.

Type of Change

What types of changes does your code introduce? Put an x in the boxes that apply

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also list any relevant details for your test configuration. (for bug fix / breaking change) Put an x in the boxes that apply


Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

imApoorva36 commented 5 months ago

I have reverted with optimized content and I've also added all the images as required and added a favicon too

Do let me know in case of any more changes if required :)

imApoorva36 commented 5 months ago

I have reverted with optimized content and I've also added all the images as required and added a favicon too

Do let me know in case of any more changes if required :)

Also I just realised that I also added the favicon, linked from issue #76 too, as it was as well along with the icons in the old website icons' collection. Just informing.

nishant-nayak commented 5 months ago

If you can, can you also replace the text Corpus on the navbar with the IEEE NITK logo? The requirement is listed in #76 , if you can add that then we can close both issues in this PR

livecycle[bot] commented 4 months ago

ieee-nitk

Your Livecycle playground is ready 🎉.

Playground version up to date (84733e0e2b86fa1112eb9be6a420cc2b6f3fb4a8)

Invite team members and start collaborating 💪

Check the box and click "invite" to invite collaborators

invite

Click here to invite the rest of your team.

nishant-nayak commented 4 months ago

image The logo in the navbar does not render properly on the SIG pages. Look into why this issue is occurring.

imApoorva36 commented 4 months ago

image The logo in the navbar does not render properly on the SIG pages. Look into why this issue is occurring.

ah yes, sorry, it was due to relative path in the navbar logo and not absolute path , fixed for both navbar_large and navbar_small