changing tag line and favicon add

This commit is contained in:
Arjun Patel
2019-01-26 02:03:40 -08:00
parent ff4c7bbd2b
commit 7c54bb721d
5 changed files with 476 additions and 7 deletions
+7 -4
View File
@@ -4,9 +4,10 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Evelyn Template</title>
<title>Ucharify</title>
<link href="https://fonts.googleapis.com/css?family=Lato:400,400i|PT+Serif:700" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<link rel="stylesheet" href="dist/css/style.css">
<link rel="icon" href="./dist/images/logo_greens.png">
<script src="https://unpkg.com/[email protected]/dist/scrollreveal.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
</head>
@@ -48,8 +49,10 @@
<section class="hero text-light text-center">
<div class="container-sm">
<div class="hero-inner">
<h1 class="hero-title h2-mobile mt-0 is-revealing">The new standard in donations</h1>
<p class="hero-paragraph is-revealing">Join the greatest network of donors and charities for worldwide impact every day of the year</p>
<h1 class="hero-title h2-mobile mt-0 is-revealing">Donate where it really matters</h1>
<p class="hero-paragraph is-revealing">Get ready for an easy way to consistently impact the causes you care about, seeing the impact year round</p>
<p class="join-paragraph is-revealing">Signup below for updates on our progress and also promotional events!</p>
<form id="email-form" class="hero-cta is-revealing">
<input name="email" class="email-input" placeholder="Enter email" />
<button class="button button-secondary button-shadow" href="#">Join List</button>