aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials/home/customize.html
AgeCommit message (Collapse)AuthorFilesLines
2024-08-02Docs: add `aria-hidden="true"` to decorative SVGs (#40686)Julien Déramond1-2/+2
2023-04-01docs: add variables-dark import in home pageTien Do1-0/+1
2023-01-03Add new link utilities, icon link helper, and update colored link helpers ↵Mark Otto1-2/+2
(#37762) * Add new link utilities, update colored link helpers * Remove commented out code * Fixes * Remove examples changes * Fixes and copy * Fix icon-link instances on homepage * Bump bundlewatch * Fix node-sass issue for rgba() function bug * More bundlewatch * One more time after merge * Add callout for a11y * Hover and focus-visible * Add a11y callouts * Remove duplicate for now * More code review feedback
2022-10-22Home imports (#37318)Mark Otto1-0/+58
* Update docs homepage to use separate partials for each section Also modifies the homepage code snippets under getting started to remove the code comments, making copy-pasting easier. * Update some copy and examples * newlines * type button * more code review, bring back interactive components * fix hover