[PR #56] [MERGED] Home: Use the VSCodium logo at the top #53

Closed
opened 2025-09-10 22:50:06 -05:00 by giteasync · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/VSCodium/vscodium.github.io/pull/56
Author: @mmorella-dev
Created: 10/7/2021
Status: Merged
Merged: 11/18/2021
Merged by: @PalinuroSec

Base: masterHead: update-homepage


📝 Commits (2)

  • 03f3bd3 Clean up body text...
  • 3d2fd20 Add VSCodium logo and title to top of intro.md

📊 Changes

2 files changed (+11 additions, -11 deletions)

View changed files

📝 _posts/2000-01-01-intro.md (+10 -10)
📝 _posts/2000-01-04-why.md (+1 -1)

📄 Description

The current homepage (see this screenshot) starts rather abruptly, as if it's missing a header. This addition inserts the project logo and title into the top of _posts/2000-01-01-intro.md, thus making it look a little more like the README.md of the main repository.

Also changes some instances where "VS Code" was spelled as "VSCode"

Screenshot

Screenshot

🔄 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/VSCodium/vscodium.github.io/pull/56 **Author:** [@mmorella-dev](https://github.com/mmorella-dev) **Created:** 10/7/2021 **Status:** ✅ Merged **Merged:** 11/18/2021 **Merged by:** [@PalinuroSec](https://github.com/PalinuroSec) **Base:** `master` ← **Head:** `update-homepage` --- ### 📝 Commits (2) - [`03f3bd3`](https://github.com/VSCodium/vscodium.github.io/commit/03f3bd35b813ec414754b51c0b09ecb8f0fd9c6b) Clean up body text... - [`3d2fd20`](https://github.com/VSCodium/vscodium.github.io/commit/3d2fd207d35ef2ae777fd326e9f8fa596651a47d) Add VSCodium logo and title to top of intro.md ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `_posts/2000-01-01-intro.md` (+10 -10) 📝 `_posts/2000-01-04-why.md` (+1 -1) </details> ### 📄 Description The current homepage (see [this screenshot](https://user-images.githubusercontent.com/4561733/136463632-13397b94-fb74-4ac0-9d44-1c76f6a1f847.png)) starts rather abruptly, as if it's missing a header. This addition inserts the project logo and title into the top of `_posts/2000-01-01-intro.md`, thus making it look a little more like [the README.md of the main repository](https://github.com/VSCodium/vscodium#readme). Also changes some instances where "VS Code" was spelled as "VSCode" ## Screenshot <img width="600" alt="Screenshot" src="https://user-images.githubusercontent.com/4561733/136463706-44d89bd4-6768-4e71-9f0f-b3dd75b26d19.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
giteasync added the pull-request label 2025-09-10 22:50:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: VSCodium/vscodium.github.io#53