Add dynamic screenshot for dotfiles
This commit is contained in:
parent
a421e03528
commit
eb72aaa01f
@ -61,7 +61,7 @@ export async function getStaticProps() {
|
|||||||
title: "Dotfiles",
|
title: "Dotfiles",
|
||||||
short_description:
|
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.",
|
"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",
|
icon: "/images/dotfiles/icon.svg",
|
||||||
link: "https://github.com/TanguyHerbron/dotfiles"
|
link: "https://github.com/TanguyHerbron/dotfiles"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user