The README did not surface the production site URL, making the deployed site less discoverable from the repository. This change adds the canonical site link directly to the intro section.
Documentation
Added the live site URL to README.md near the project summary for immediate visibility.
Placement
Kept the change in the opening section so the link is visible before implementation details and feature breakdown.
Live site: https://p9o.uk
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/shadoll-dev/p9o.uk/pull/1
**Author:** [@Copilot](https://github.com/apps/copilot-swe-agent)
**Created:** 8/23/2026
**Status:** ✅ Merged
**Merged:** 8/23/2026
**Merged by:** [@shadoll](https://github.com/shadoll)
**Base:** `main` ← **Head:** `copilot/add-link-to-readme`
---
### 📝 Commits (1)
- [`613b16b`](https://github.com/shadoll-dev/p9o.uk/commit/613b16b4b7d803495001a1c8c3395947a1808230) Add live site link to README
### 📊 Changes
**1 file changed** (+2 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+2 -0)
</details>
### 📄 Description
The README did not surface the production site URL, making the deployed site less discoverable from the repository. This change adds the canonical site link directly to the intro section.
- **Documentation**
- Added the live site URL to `README.md` near the project summary for immediate visibility.
- **Placement**
- Kept the change in the opening section so the link is visible before implementation details and feature breakdown.
```md
Live site: https://p9o.uk
```
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/shadoll-dev/p9o.uk/pull/1
Author: @Copilot
Created: 8/23/2026
Status: ✅ Merged
Merged: 8/23/2026
Merged by: @shadoll
Base:
main← Head:copilot/add-link-to-readme📝 Commits (1)
613b16bAdd live site link to README📊 Changes
1 file changed (+2 additions, -0 deletions)
View changed files
📝
README.md(+2 -0)📄 Description
The README did not surface the production site URL, making the deployed site less discoverable from the repository. This change adds the canonical site link directly to the intro section.
Documentation
README.mdnear the project summary for immediate visibility.Placement
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.