From 69542ebce0966c4aa84bbf11e66a0281b3f037d5 Mon Sep 17 00:00:00 2001 From: Keiko Oda Date: Mon, 25 Feb 2019 13:27:08 -0800 Subject: [PATCH] Use bold instead of h tag --- content/_index.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/_index.md b/content/_index.md index 59d0ad5..c0ba3fb 100644 --- a/content/_index.md +++ b/content/_index.md @@ -7,8 +7,6 @@ This is a photo gallery demo project for Netlify Large Media made with the photo You can browse the code for this site on [GitHub](https://github.com/netlify/netlify-photo-gallery/). This project has two branches: -#### [master](https://github.com/netlify/netlify-photo-gallery/) -A photo gallery that _doesn't use_ Netlify Large Media feature. You can go to [README](https://github.com/netlify/netlify-photo-gallery/blob/master/README.md) to see how you can deploy this with your Netlify account and start using Large Media feature. +**[master](https://github.com/netlify/netlify-photo-gallery/)**: A photo gallery that _doesn't use_ Netlify Large Media feature. You can go to [README](https://github.com/netlify/netlify-photo-gallery/blob/master/README.md) to see how you can deploy this with your Netlify account and start using Large Media feature. -#### [large-media-sample](https://github.com/netlify/netlify-photo-gallery/tree/large-media-sample) -A photo gallery that uses Netlify Large Media feature. You can go to a [static/images](https://github.com/netlify/netlify-photo-gallery/tree/large-media-sample/static/images) folder to see how large media assets are managed with Git. This branch is deployed as [https://netlify-photo-gallery.netlify.com/](https://netlify-photo-gallery.netlify.com/) demo page. \ No newline at end of file +**[large-media-sample](https://github.com/netlify/netlify-photo-gallery/tree/large-media-sample)**: A photo gallery that uses Netlify Large Media feature. You can go to a [static/images](https://github.com/netlify/netlify-photo-gallery/tree/large-media-sample/static/images) folder to see how large media assets are managed with Git. This branch is deployed as [https://netlify-photo-gallery.netlify.com/](https://netlify-photo-gallery.netlify.com/) demo page.