add cotton candy cloud pic and wallpaper link to homepage
This commit is contained in:
parent
5b3cddec4d
commit
88b8d4a1d8
BIN
data/gallery/DSC00237.jpg
(Stored with Git LFS)
Normal file
BIN
data/gallery/DSC00237.jpg
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -62,6 +62,14 @@ const Nav = ({ ar, isClient }) => (
|
|||||||
YouTube
|
YouTube
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
|
<li>
|
||||||
|
<a
|
||||||
|
className={getNavClasses(isClient)}
|
||||||
|
href="https://nextcloud.chuckdries.com/s/D7C7rtiTYyaFRp7"
|
||||||
|
>
|
||||||
|
Wallpaper
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
className={getNavClasses(isClient)}
|
className={getNavClasses(isClient)}
|
||||||
|
@ -209,6 +209,7 @@ export const query = graphql`
|
|||||||
"DSC07490.jpg"
|
"DSC07490.jpg"
|
||||||
"DSC02538.jpg"
|
"DSC02538.jpg"
|
||||||
"20190624-DSC00771.jpg"
|
"20190624-DSC00771.jpg"
|
||||||
|
"DSC00237.jpg"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user