Skip to content

Commit 41110d1

Browse files
committed
removing footer for now, updated content
1 parent 9b08521 commit 41110d1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div class="row gy-3 align-content-center">
2323
<div class="col lander-content">
2424
<h1>Hi, I'm Emily.</h1>
25-
I'm a product builder currently working on Copilot for Teams meetings. 🚀
25+
Currently building user experiences for Copilot in Teams meetings. 🚀
2626
<br><br>
2727
<p><a href="mailto:emily.lederman@hotmail.com?subject=Hello!">Send me an email!</a></p>
2828
</div>
@@ -33,9 +33,12 @@ <h1>Hi, I'm Emily.</h1>
3333

3434
</body>
3535

36+
<!-- removing for now -->
37+
<!--
3638
<footer>
3739
<small>&copy; Emily Lederman 2025</small>
38-
</footer>
40+
</footer>
41+
-->
3942

4043

4144

0 commit comments

Comments
 (0)