1
1
mirror of https://github.com/primer/css.git synced 2024-11-26 23:56:04 +03:00

Set imageUrl

This commit is contained in:
Cole Bemis 2019-08-12 16:45:00 -07:00
parent 2f8df3a914
commit 3aade952a9

View File

@ -2,7 +2,8 @@ module.exports = {
siteMetadata: {
title: 'Primer CSS',
shortName: 'CSS',
description: "CSS for GitHub's Primer design system"
description: "CSS for GitHub's Primer design system",
imageUrl: 'https://user-images.githubusercontent.com/586552/47590375-121cad80-d93a-11e8-89f2-a1cf108e0548.png'
},
pathPrefix: '/css',
plugins: [