Skip to content

fix: update browser tab title from 'Vite + React' to 'LearnHub' - #28

Merged
udaycodespace merged 1 commit into
udaycodespace:mainfrom
Vachhani-Tapan:fix/browser-tab-title
Jul 22, 2026
Merged

fix: update browser tab title from 'Vite + React' to 'LearnHub'#28
udaycodespace merged 1 commit into
udaycodespace:mainfrom
Vachhani-Tapan:fix/browser-tab-title

Conversation

@Vachhani-Tapan

@Vachhani-Tapan Vachhani-Tapan commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Description: Changed the <title> in frontend/index.html from "Vite + React" to

 ## Type of Change
                                                                                       
 - [x] 🐛 Bug fix (non-breaking change which fixes an issue)                           
                                                                                       
 ## Checklist                                                                        
                                                                                     
 - [x] My code follows the style guidelines of this project.
 - [x] I have performed a self-review of my own code.
 - [x] My changes generate no new warnings or console errors.
 - [ ] I have tested my changes locally and verified they work as expected.            
 
 ## Screenshots / Screen Recordings (if applicable)                             
                                                                                       
 N/A - single-line HTML change

Fixes : #26

Image

@udaycodespace
udaycodespace self-requested a review July 22, 2026 08:53
@udaycodespace udaycodespace added ECSoC26 Required label for a PR to be eligible for Sentinel scoring ECSoC26-L1 Easy difficulty, auto-assigned by Sentinel — 5 points and removed frontend labels Jul 22, 2026
@udaycodespace

Copy link
Copy Markdown
Owner

Description: Changed the <title> in frontend/index.html from "Vite + React" to

 ## Type of Change
                                                                                       
 - [x] 🐛 Bug fix (non-breaking change which fixes an issue)                           
                                                                                       
 ## Checklist                                                                        
                                                                                     
 - [x] My code follows the style guidelines of this project.
 - [x] I have performed a self-review of my own code.
 - [x] My changes generate no new warnings or console errors.
 - [ ] I have tested my changes locally and verified they work as expected.            
 
 ## Screenshots / Screen Recordings (if applicable)                             
                                                                                       
 N/A - single-line HTML change

Fixes : #26

Image

LGTM. Welcome to LearnHub :)

For future PRs, try bundling small fixes like #26 with a related issue, such as #27. It makes for a stronger contribution and could qualify for an L3 label.

@udaycodespace
udaycodespace merged commit 34f4a2c into udaycodespace:main Jul 22, 2026
2 of 5 checks passed
@ecsoc-sentinel ecsoc-sentinel Bot added ECSoC26-L1 Easy difficulty, auto-assigned by Sentinel — 5 points and removed ECSoC26-L1 Easy difficulty, auto-assigned by Sentinel — 5 points labels Jul 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ECSoC26-L1 Easy difficulty, auto-assigned by Sentinel — 5 points ECSoC26 Required label for a PR to be eligible for Sentinel scoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Browser Tab Shows "Vite + React" Instead of "LearnHub"

2 participants