Add instagram and cherry blossoms
This commit is contained in:
parent
21a541005e
commit
c0c8d66b2c
BIN
data/gallery/DSC01772.jpg
(Stored with Git LFS)
Normal file
BIN
data/gallery/DSC01772.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
data/gallery/DSC01800.jpg
(Stored with Git LFS)
Normal file
BIN
data/gallery/DSC01800.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -37,6 +37,14 @@ const Nav = ({ ar, isClient }) => (
|
||||
Twitter
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
className={getNavClasses(isClient)}
|
||||
href="https://www.instagram.com/asubtlebutdeliciouscoffeecake/"
|
||||
>
|
||||
Instagram
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
className={getNavClasses(isClient)}
|
||||
|
@ -244,6 +244,8 @@ export const query = graphql`
|
||||
"DSC01169.jpg" # ferris wheel reflection
|
||||
"DSC01142.jpg" # cali adventure cherry blossoms
|
||||
"DSC01753.jpg" # rainy window cherry blossoms
|
||||
"DSC01800.jpg" # cherry blossom landscape sunny sky
|
||||
"DSC01772.jpg" # cherry blossom portrait sunny sky
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user