Add featured images to the 2 copilot posts

This commit is contained in:
2021-11-08 21:46:39 -06:00
parent ad3a77fd7a
commit 7f584afa21
2 changed files with 10 additions and 5 deletions

View File

@@ -12,6 +12,10 @@ tags:
- github-copilot
resources:
- name: feature
src: boba-shop.webp
title: GitHub Copilot tends to repeat stuff.
- name: rust-poem
src: rust-poem.webp
@@ -24,7 +28,7 @@ resources:
- name: dropdown-css
src: dropdown-css.webp
- name: boba-shop
- name: boba-shop # same as feature
src: boba-shop.webp
- name: boba-shop-size

View File

@@ -15,12 +15,13 @@ tags:
# this will be shown for the article in list pages and in the page metadata
# it can be either an image or video (this might change in the future, however)
resources:
- name: feature
src: copilot-blog-post.webp
title: GitHub Copilot helps me write a blog post.
- name: print-a-news-article
src: print-a-news-article.webp
- name: copilot-blog-post
src: copilot-blog-post.webp
---
I found out that GitHub Copilot can write in Markdown, so I decided to get it to
@@ -47,7 +48,7 @@ I decided to take it a step further and set the language to Markdown. I started
writing out the basic structure of a blog post on my website and let it
autocomplete.
{{< figure src="copilot-blog-post" >}}
{{< figure src="feature" >}}
I'm not quite sure who Kurt A. Smith is, why Copilot chose April Fools 2020 for
the date, or why it was so adamant on writing a blog post about itself. What I