diff options
Diffstat (limited to '_includes')
-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> |