diff options
author | Bradley Taunt <brad@serpapi.com> | 2024-06-14 16:33:26 -0400 |
---|---|---|
committer | Bradley Taunt <brad@serpapi.com> | 2024-06-14 16:33:26 -0400 |
commit | f12d747b7f862ea9079d610ff057d5248406286f (patch) | |
tree | 271a48e4739219e3d1d58303241906d41c1d36f0 /_includes/footer.html | |
parent | 59b3b077758942f4b45a07fa52e856df8edeea3a (diff) |
Diffstat (limited to '_includes/footer.html')
-rw-r--r-- | _includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/footer.html b/_includes/footer.html index 81960e2..1f27e5a 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,5 +1,5 @@ <footer> - <p>This is my footer. There are many like it but this is mine.</p> + <p>This is my footer. There are many like it but this one is mine.</p> <nav id="menu"> <ul> <li><a href="/">Home</a></li> |