Skip to content

Commit

Permalink
icons
Browse files Browse the repository at this point in the history
  • Loading branch information
crescentheaded committed Mar 9, 2024
1 parent 0a1619d commit 74ec433
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,23 @@
simply designing well.
}

@Metadata {
@PageColor(blue)
@TitleHeading("-")
@PageImage(
purpose: icon,
source: "wheelchair",
alt: "")
@PageImage(
purpose: card,
source: "placeholder-image",
alt: "")
@CallToAction(
url: "https://www.apple.com/accessibility/",
purpose: link,
label: "Advanced Techniques")
}

<!--@START_MENU_TOKEN@-->Summary<!--@END_MENU_TOKEN@-->

## Overview
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@TitleHeading("Omnipotence")
@PageImage(
purpose: icon,
source: "-",
source: "vertical",
alt: "")
@PageImage(
purpose: card,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
@TitleHeading("Lead The Way")
@PageImage(
purpose: icon,
source: "-",
source: "navigation",
alt: "")
@PageImage(
purpose: card,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
@PageColor(blue)
@TitleHeading("First Things First")
@PageImage(
purpose: icon,
purpose: flowchart,
source: "-",
alt: "")
@PageImage(
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 74ec433

Please sign in to comment.