diff options
| author | Paul Buetow <paul@buetow.org> | 2023-08-12 22:48:56 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-08-12 22:48:56 +0300 |
| commit | 4d8eaddeaaa2f7c5248ef538e105ecbaaf2be21d (patch) | |
| tree | b386c98bca9a6aab6adf1c8626e05b7aebf0e4c5 /notes | |
| parent | 42dd9cd4255554adb359661e7e3d93170e1230ac (diff) | |
Update content for html
Diffstat (limited to 'notes')
| -rw-r--r-- | notes/index.html | 2 | ||||
| -rw-r--r-- | notes/staff-engineer.html | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/notes/index.html b/notes/index.html index ea38cce9..27ba6fb0 100644 --- a/notes/index.html +++ b/notes/index.html @@ -15,7 +15,7 @@ <a class='textlink' href='./the-stoic-challenge.html'>'The Stoic Challenge' book notes</a><br /> <a class='textlink' href='./the-pragmatic-programmer.html'>'The Pragmatic Programmer' book notes</a><br /> <a class='textlink' href='./the-obstacle-is-the-way.html'>'The Obstacle is the Way' book notes</a><br /> -<a class='textlink' href='./staff-engineer.html'>Staff Engineer</a><br /> +<a class='textlink' href='./staff-engineer.html'>'Staff Engineer' book notes</a><br /> <a class='textlink' href='./never-split-the-difference.html'>'Never split the difference' book notes</a><br /> <a class='textlink' href='./mental-combat.html'>'Mental Combat' book notes</a><br /> <a class='textlink' href='./career-guide-and-soft-skills.html'>'Software Developmers Career Guide & Soft Skills' book notes</a><br /> diff --git a/notes/staff-engineer.html b/notes/staff-engineer.html index 941bad7f..8ac73edf 100644 --- a/notes/staff-engineer.html +++ b/notes/staff-engineer.html @@ -2,13 +2,13 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>Staff Engineer</title> +<title>'Staff Engineer' book notes</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <link rel="stylesheet" href="../style.css" /> <link rel="stylesheet" href="style-override.css" /> </head> <body> -<h1 style='display: inline'>Staff Engineer</h1><br /> +<h1 style='display: inline'>"Staff Engineer" book notes</h1><br /> <br /> <span class='quote'>Last updated 10.8.2023</span><br /> <br /> |
