Update page descriptions
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user