Update page descriptions

This commit is contained in:
2020-12-13 03:19:30 +00:00
parent d73d3caf7f
commit 31eff6d382
9 changed files with 27 additions and 23 deletions

View File

@@ -24,7 +24,7 @@
<!-- page info -->
<title>Luhn Algorithm | Matthew Grove</title>
<meta name="description" content="Replication of the Luhn algorithm | by Matthew Grove">
<meta name="description" content="A number validator with the Luhn algorithm. | by Matthew Grove">
<meta name="keywords" content="" />
<!-- stylesheets -->
@@ -57,6 +57,7 @@
<nav id="menu">
<ul class="links">
<li><a href="/" >Home</a></li>
<li><a href="https://blog.mgrove.uk">Blog</a></li>
@@ -67,7 +68,7 @@
<li><a href="/comsci/" >ComSci</a></li>
<li><a href="/comsci/" >Computer Science</a></li>