Skip to content

Commit

Permalink
(chore): update website title to 'work from home log'
Browse files Browse the repository at this point in the history
The website is wfh-log.com so lets match the title to it
  • Loading branch information
dylan-george-field committed Aug 20, 2023
1 parent e293ea2 commit 35a0f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ function App() {
return (
<div className="App">
<header className="App-header">
<h1>work from home logbook app</h1>
<h1>work from home log</h1>
<img
alt="A scrolling animation of the work from home log using microsoft notepad."
src={require("./wfh-log-notepad.gif")}
Expand Down

0 comments on commit 35a0f91

Please sign in to comment.