-
Notifications
You must be signed in to change notification settings - Fork 395
fix: accessibility, SEO, typos, styling, favicons #649
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@@ -5,19 +5,23 @@ | |||
<div class="footer-logo"> | |||
<img class="docs-footer-angular-logo" | |||
src="../../../assets/img/homepage/angular-white-transparent.svg" | |||
alt="angular"> | |||
alt="Angular icon"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't it be "Angular logo"?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not based on https://hudsonvalleygraphics.com/is-it-a-logo-or-an-icon/ which aligns with my thinking that most logos include some typography.
https://blog.designcrowd.com/article/353/differences-between-logos-and-icons also mentions that icons are generally quadratic/square.
Here's the Angular logo: https://angular.io/assets/images/logos/angular/[email protected]
<span><a href="https://angular.io">Learn Angular</a></span> | ||
</div> | ||
</div> | ||
|
||
<div class="docs-footer-version"> | ||
<img class="angular-material-logo" src="../../../assets/img/angular-material-logo.svg" | ||
alt="Angular Material icon"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should also say that it's the logo.
78833d7
to
27ad8cb
Compare
add lang to html tag add robots.txt and sitemap.xml enable build-optimizer add Angular Material icon to footer fix typos use accent color on 2nd Get started button on homepage improve page title SEO better format copyright in footer add structured data, open graph, twitter to index preconnect and dns-prefetch fonts add apple-touch-icon links add site description, keywords, author, theme-color, Content-Type, etc. update favicons to Angular Material icons - support macOS touchbar and Windows 8/10 icons disable Angular CLI commonChunk refactor `main.scss` to `styles.scss` to be consistent with CLI
27ad8cb
to
591ef25
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
add lang to html tag add robots.txt and sitemap.xml enable build-optimizer add Angular Material icon to footer fix typos use accent color on 2nd Get started button on homepage improve page title SEO better format copyright in footer add structured data, open graph, twitter to index preconnect and dns-prefetch fonts add apple-touch-icon links add site description, keywords, author, theme-color, Content-Type, etc. update favicons to Angular Material icons - support macOS touchbar and Windows 8/10 icons
add lang to html tag add robots.txt and sitemap.xml enable build-optimizer add Angular Material icon to footer fix typos use accent color on 2nd Get started button on homepage improve page title SEO better format copyright in footer add structured data, open graph, twitter to index preconnect and dns-prefetch fonts add apple-touch-icon links add site description, keywords, author, theme-color, Content-Type, etc. update favicons to Angular Material icons - support macOS touchbar and Windows 8/10 icons
main.scss
tostyles.scss
to be consistent with CLIBefore
Twitter
No preview.
Structured Data
None found.
Google
Favicon checks
After
Twitter
Structured Data
Google preview
Favicon checks
With assistance from https://realfavicongenerator.net