Skip to content

Conversation

@davidslusser
Copy link
Contributor

adding redirect for /about

@davidslusser davidslusser requested a review from Copilot August 18, 2025 23:52
@davidslusser davidslusser self-assigned this Aug 18, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a redirect for the /about route to improve site navigation. The main purpose is to provide a dedicated URL path for the about section and enhance the website's content structure.

Key Changes

  • Added a new URL route mapping /about/ to the existing IndexView
  • Updated navigation to include an "About" link
  • Restructured and expanded the mission/about content with additional sections

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/django_project/web/urls/gui.py Added new URL pattern for /about/ route
src/django_project/web/templates/web/full/index.html Enhanced navigation, restructured mission content, and added new about/code of conduct sections

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@davidslusser davidslusser merged commit 5cdf59c into main Aug 18, 2025
7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants