Skip to content

Commit 8961339

Browse files
Yank24terinjokes
authored andcommitted
Update index.html
Correcting camel case. Unsure how to replace logo in header. Is someone else able to do that using the same header in place on the blog that would be helpful.
1 parent 3d4bcca commit 8961339

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,21 @@
77
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
88
<meta charset="utf-8">
99
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
10-
<title>CloudFlare Open Source</title>
10+
<title>Cloudflare Open Source</title>
1111
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C700italic%2C800italic%2C400%2C300%2C600%2C700%2C800&#038;" type="text/css" media="all"/>
1212
<link rel="stylesheet" href="/static/stylesheets/github.io.css" type="text/css" media="screen,projection" charset="utf-8" />
1313
<script src="//cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js" type="text/javascript" charset="utf-8"></script>
1414
</head>
1515
<body>
1616
<header id="header" class="header">
1717
<div class="wrapper header-main">
18-
<a href="https://www.cloudflare.com" class="logo logo-header">CloudFlare</a>
18+
<a href="https://www.cloudflare.com" class="logo logo-header">Cloudflare</a>
1919
</div><!-- /.wrapper -->
2020
</header>
2121
<!-- /#header -->
2222

2323
<div class="hero-block text-center">
24-
<h1>CloudFlare Open Source.</h1>
24+
<h1>Cloudflare Open Source.</h1>
2525
<h3 id="category-shortcuts" class="subheadline"></h3>
2626
</div><!-- /.hero-block -->
2727

@@ -33,7 +33,7 @@ <h3 class="section-title">Recently updated <small><a href="https://github.com/cl
3333
<div class="col-6">
3434
<h3 class="section-title">Learn More</h3>
3535
<ul class="unstyled">
36-
<li><a href="https://www.cloudflare.com">CloudFlare</a></li>
36+
<li><a href="https://www.cloudflare.com">Cloudflare</a></li>
3737
<li><a href="https://www.cloudflare.com/careers">Careers</a></li>
3838
<li><a href="http://blog.cloudflare.com">Blog</a></li>
3939
</ul>
@@ -54,7 +54,7 @@ <h2 class="subheadline"><span id="member-count" class="member-count loading"></s
5454
<li><a href="https://www.cloudflare.com/terms">Terms</a></li>
5555
<li><a href="https://www.cloudflare.com/security-policy">Privacy</a></li>
5656
<li><a href="https://twitter.com/cloudflare">Twitter</a></li>
57-
<li><a href="https://facebook.com/CloudFlare">Facebook</a></li>
57+
<li><a href="https://facebook.com/Cloudflare">Facebook</a></li>
5858
<li><a href="https://plus.google.com/+cloudflare/posts">Google+</a></li>
5959
<li><a href="http://www.linkedin.com/company/cloudflare-inc.">Linkedin</a></li>
6060
</p>

0 commit comments

Comments
 (0)