Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2cd3d67

Browse files
author
Jaroslaw Zolnowski
committed
fix: change hero-image alt text, remove engine property from package.json, change node to 14 in .nvmrc
1 parent ca6c50c commit 2cd3d67

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

‎.nvmrc‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
18
1+
14

‎app/components/page-home/page-home.component.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const pageHomeComponent = {
1010
data-testid="hero-image"
1111
class="hero-img"
1212
src="https://res.cloudinary.com/fyodorio/image/upload/v1611994660/my-logos/hotrod-logo_rhkfxy.jpg"
13-
alt="Sketch of an old car with the Angular logo on the door">
13+
alt="Hand sketch of an old hot rod car with the AngularJS logo on the door">
1414
<h3 class="md-title">FEATURING:</h3>
1515
<div layout="column" layout-align="center center">
1616
<ul data-testid="featuring" class="md-headline" layout="column" layout-align="start start">

‎package.json‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,5 @@
7070
"*.{ts,js,json,scss,css}": [
7171
"prettier --write"
7272
]
73-
},
74-
"engines": {
75-
"node": ">=18",
76-
"npm": "9"
7773
}
7874
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /