Skip to content

Commit

Permalink
small fix to address title casing, see issues #3 and #4
Browse files Browse the repository at this point in the history
  • Loading branch information
b-meson committed Aug 8, 2022
1 parent 9352a92 commit 59e7e33
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,14 @@
<script>window.html5 || document.write('<script src="js/vendor/html5shiv.js"><\/script>')</script>
<![endif]-->
<!-- Social Shit -->
<meta property="og:title" content="STOP SHOT SPOTTER">
<meta property="og:title" content="STOP ShotSpotter">
<meta property="og:description" content="We represent a broad coalition of local and national organizations and communities who are deeply concerned about ShotSpotter’s harmful impacts on the Black, brown, and poor people that the company surveils. We are united to #StopShotSpotter and build community-led responses to address the root causes of gun violence.">
<meta property="og:image" content="https://stopshotspotter.com/images/social.jpg">
<meta property="og:url" content="https://stopshotspotter.com">
<meta name="twitter:card" content="summary_large_image">

<meta property="og:site_name" content="STOP SHOT SPOTTER">
<meta name="twitter:image:alt" content="A Stop Shot Spotter Graphic">
<meta property="og:site_name" content="STOP ShotSpotter">
<meta name="twitter:image:alt" content="A StopShotSpotter Graphic">

<meta name="twitter:site" content="@stopshotspotter">
</head>
Expand All @@ -36,7 +36,7 @@
<div class="title">
<div class="row">
<div class="main-title">
<h1>STOP SHOT SPOTTER</h1>
<h1>STOP SHOTSPOTTER</h1>
</div>
</div>
</div>
Expand Down Expand Up @@ -442,4 +442,4 @@ <h2 class="heading">Get Involved</h2>
</script>
</body>

</html>
</html>

0 comments on commit 59e7e33

Please sign in to comment.