Skip to content

Commit

Permalink
Merge pull request #1 from achingachris/devfest-riftvalley
Browse files Browse the repository at this point in the history
Changed jokes placeholder text
  • Loading branch information
achingachris authored Nov 30, 2023
2 parents 3ae4bef + eb583f9 commit c0c3557
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 21 deletions.
20 changes: 0 additions & 20 deletions .firebase/hosting.ZGlzdC9kYWRqb2tlcw.cache

This file was deleted.

3 changes: 3 additions & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,8 @@
}
}
}
},
"cli": {
"analytics": false
}
}
2 changes: 1 addition & 1 deletion src/app/app.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import { pwa } from 'pwafire';
})

export class AppComponent {
joke = 'Click the Button to Generate a Joke';
joke = 'Make Me Laugh!';
jokeCopied = false;
title = 'Dad jokes';

Expand Down

0 comments on commit c0c3557

Please sign in to comment.