Skip to content

Commit

Permalink
content: add cover for frontmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
abehidek authored Dec 6, 2023
1 parent 974dd6a commit a542321
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "This website was created using Phoenix Liveview"
description: "Who said we should only build interactive, real-time web applications using liveview?, covering the basics on how to do it and why should you."
publish_date: "2023-12-06"
tags: ["phoenix", "elixir", "liveview"]
cover: ""
cover: "/priv/content/media/phoenix.png"
series:
slug: "how-i-build-this-website"
title: "How I build this website"
Expand Down

0 comments on commit a542321

Please sign in to comment.