New website + 3.0 release post

This commit is contained in:
RichardG867
2021-12-01 17:13:52 -03:00
parent 1a2edc9cbd
commit 70c4eb274f
34 changed files with 244 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
<h1><a href="{{ include.post.url }}">{{ include.post.title }}</a></h1>
<span>{{ include.post.date | date_to_string }} - written by <a href="https://github.com/{{ include.post.author }}">{{ include.post.author }}</a></span>