fix pdf download texts

This commit is contained in:
Tom Heaton
2024-06-21 10:19:07 +01:00
parent ca6e4b29ac
commit 43b8fa3685

View File

@@ -185,8 +185,9 @@ export default function HeroSection() {
<Img src={img} alt="Book Cover" /> <Img src={img} alt="Book Cover" />
</HeroImgWrap> </HeroImgWrap>
<HeroLink href="https://github.com/udlbook/udlbook/releases/download/v4.0.1/UnderstandingDeepLearning_05_27_24_C.pdf"> <HeroLink href="https://github.com/udlbook/udlbook/releases/download/v4.0.1/UnderstandingDeepLearning_05_27_24_C.pdf">
Download full pdf (27 May 2024) Download full PDF (27 May 2024)
</HeroLink> </HeroLink>
<br />
<HeroDownloadsImg <HeroDownloadsImg
src="https://img.shields.io/github/downloads/udlbook/udlbook/total" src="https://img.shields.io/github/downloads/udlbook/udlbook/total"
alt="download stats shield" alt="download stats shield"