[PR #4576] [MERGED] docs: Semantic fixes and improvements for the main documentation page #10426

Closed
opened 2026-02-05 14:21:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4576
Author: @BogdanCerovac
Created: 10/21/2023
Status: Merged
Merged: 10/21/2023
Merged by: @jrasm91

Base: mainHead: main


📝 Commits (4)

  • fb0f774 Added missing alt text on logo in documentation
  • f60cd54 Better to use CSS to do the uppercases
  • de1af3e Semantic fix - single paragraph instead of many + uppercase via CSS
  • 5fee9ab React requires className instead of class...

📊 Changes

1 file changed (+12 additions, -10 deletions)

View changed files

📝 docs/src/pages/index.tsx (+12 -10)

📄 Description

Alt text for the logo,
using CSS for uppercase styling instead of HTML,
breaking a sentence with CSS instead of using three paragraphs.


🔄 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/immich-app/immich/pull/4576 **Author:** [@BogdanCerovac](https://github.com/BogdanCerovac) **Created:** 10/21/2023 **Status:** ✅ Merged **Merged:** 10/21/2023 **Merged by:** [@jrasm91](https://github.com/jrasm91) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`fb0f774`](https://github.com/immich-app/immich/commit/fb0f77472a558b2dc75118e8a45335aa2d297aca) Added missing alt text on logo in documentation - [`f60cd54`](https://github.com/immich-app/immich/commit/f60cd54c2847bf07d6b08143934bbb237c295568) Better to use CSS to do the uppercases - [`de1af3e`](https://github.com/immich-app/immich/commit/de1af3eb4b46bd8caac8a89478cccb45416881ac) Semantic fix - single paragraph instead of many + uppercase via CSS - [`5fee9ab`](https://github.com/immich-app/immich/commit/5fee9ab214ab0de7ee04e6c3c505798dcee89a85) React requires className instead of class... ### 📊 Changes **1 file changed** (+12 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/src/pages/index.tsx` (+12 -10) </details> ### 📄 Description Alt text for the logo, using CSS for uppercase styling instead of HTML, breaking a sentence with CSS instead of using three paragraphs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:21:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10426