1
1
mirror of https://github.com/jxnblk/mdx-deck.git synced 2024-11-29 13:58:02 +03:00

Add leia deck

This commit is contained in:
Brent Jackson 2019-04-11 00:11:10 -04:00
parent 634d4dead8
commit 1afa9f9375
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# Leia
---
Is the best cat
---
:kissing_cat:

View File

@ -12,6 +12,7 @@ export default props => {
return <Layout {...props} decks={decks} />
}
// todo: filter??
export const query = graphql`
{
allMdx {