Skip to content

Commit 763f940

Browse files
committed
init msg
1 parent 5b19b92 commit 763f940

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

css/dn-index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ body {
490490
}
491491

492492
#result.empty::before {
493-
content: "Push to Talk";
493+
content: "Welcome To Dan's resume. Ask me questions. Push to Talk";
494494
color: var(--interim-color);
495495
font-style: italic;
496496
display: block;

css/pb-index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ body {
490490
}
491491

492492
#result.empty::before {
493-
content: "Push to Talk";
493+
content: "Welcome To Perry's resume. Ask me questions. Push to Talk";
494494
color: var(--interim-color);
495495
font-style: italic;
496496
display: block;

css/sm-index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ body {
490490
}
491491

492492
#result.empty::before {
493-
content: "Push to Talk";
493+
content: "Welcome To Stephen's resume. Ask me questions. Push to Talk";
494494
color: var(--interim-color);
495495
font-style: italic;
496496
display: block;

0 commit comments

Comments
 (0)