mirror of
https://github.com/VSCodium/vscodium.github.io.git
synced 2026-04-10 20:50:00 -05:00
[PR #34] [MERGED] Better lighthouse score #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/VSCodium/vscodium.github.io/pull/34
Author: @GeopJr
Created: 1/15/2021
Status: ✅ Merged
Merged: 1/19/2021
Merged by: @stripedpajamas
Base:
master← Head:lighthouse📝 Commits (6)
803c4d5fix: ids should only be used once86bf0d3fix: a11yba22a62fix: best-practices1d01ef4fix: some more a11y36ee315fix: mobile overflow04a5835fix: leftover📊 Changes
7 files changed (+30 additions, -110 deletions)
View changed files
📝
_includes/css/main.css(+18 -3)📝
_posts/2000-01-01-intro.md(+1 -1)📝
_posts/2000-01-04-why.md(+1 -1)📝
_posts/2000-01-05-install.md(+7 -7)📝
_posts/2000-01-06-moreinfo.md(+1 -1)📝
index.html(+1 -2)📝
site.js(+1 -95)📄 Description
The site is pretty low on a11y and best practices.
This PR does the following:
herewhen used as alt text for anchors (https://webaccess.berkeley.edu/ask-pecan/click-here)Closes: #31
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.