Added description, date and tags

This commit is contained in:
qarnax801
2022-08-25 17:36:37 +01:00
parent 12713aa6b9
commit 252b78e2f4

View File

@@ -1,10 +1,10 @@
--- ---
{ {
title: "What's An Algorithm?", title: "What's An Algorithm?",
description: "", description: "A quick introduction into what algorithms are, what they're made of and why they're an important part of understanding how programming languages work",
published: '', published: '2022-08-25T18:00:00.000Z',
authors: ['qarnax'], authors: ['qarnax'],
tags: [], tags: ['computer science'],
attached: [], attached: [],
license: 'cc-by-nc-sa-4', license: 'cc-by-nc-sa-4',
} }