diff options
author | sotech117 <michael_foiani@brown.edu> | 2025-09-16 22:27:22 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2025-09-16 22:27:22 -0400 |
commit | 196054a1a61511be6272abc96e9cffa4a20822b9 (patch) | |
tree | 8989fea3a37908658e717328bf0fc843060b716f | |
parent | f957dd05ca2ac5c94864531ab68d23f8de214938 (diff) |
resume only for fullstack
-rw-r--r-- | resume.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resume.html b/resume.html index ded8a88..31edd28 100644 --- a/resume.html +++ b/resume.html @@ -2,8 +2,8 @@ <html lang="en"> <head> <meta charset="utf-8" /> - <title>Michael Foiani Resume</title> - <meta name="description" content="Michael Foiani's Resume 2025" /> + <title>Michael Foiani Frontend Resume</title> + <meta name="description" content="Michael Foiani's Frontend Resume 2025" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <style> /* minimalist reset */ |