Add dynamic screenshot for dotfiles

This commit is contained in:
Tanguy Herbron 2021-05-24 15:05:40 +02:00
parent a421e03528
commit eb72aaa01f

View File

@ -61,7 +61,7 @@ export async function getStaticProps() {
title: "Dotfiles",
short_description:
"A set of Linux configuration files (dotfiles) I am using on a daily basis accross all of my machines. This includes configuration for my window manager, text editor and development environment. It also includes a set of custom scripts for various usages.",
cover: "/images/dotfiles/cover.png",
cover: "https://github.com/TanguyHerbron/dotfiles/raw/master/Images/Screenshots/desktop.png",
icon: "/images/dotfiles/icon.svg",
link: "https://github.com/TanguyHerbron/dotfiles"
},