From 7ba5343ad7a50e82a9bee3392a6ed8390166edf3 Mon Sep 17 00:00:00 2001 From: rsiddharth Date: Wed, 12 Oct 2016 03:13:51 +0000 Subject: [PATCH] 2017/README.md: Add "Modifying top-right corner" section. --- 2017/README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/2017/README.md b/2017/README.md index f51fd0b3..f2026705 100644 --- a/2017/README.md +++ b/2017/README.md @@ -131,6 +131,28 @@ chmod +x foo.html Replace `foo.html` with the desired file name. +Modifying top-right corner +-------------------------- + +In the `/2017/includes/banner.html` find the `...#top-right-desktop +start...` section. + +### For register now + +Include `register-now.html` + + + + + +### For join LP list form. + +Include `join-list.html` + + + + + Deploying to Staging/Live Servers --------------------------------- -- 2.25.1