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

@@ -1,6 +1,6 @@
---
title: Luhn Algorithm
description: Replication of the Luhn algorithm
description: A number validator with the Luhn algorithm.
layout: default
icon: credit-card
---