Skip to content

Commit

Permalink
Fix download link
Browse files Browse the repository at this point in the history
  • Loading branch information
PatMurrayDEV committed Aug 29, 2017
1 parent 30b7470 commit c46cd1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file added San Jose.xccolortheme.zip
Binary file not shown.
6 changes: 3 additions & 3 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<meta property="og:title" content="San Jose (Xcode Theme)">
<meta property="og:description" content="An Xcode theme inspired by WWDC 2017">
<meta property="og:type" content="website">
<meta property="og:image" content="">
<meta property="og:image" content="https://patmurraydev.github.io/San-Jose/example.png">
<meta property="og:site_name" content="San Jose (Xcode Theme)">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="San Jose (Xcode Theme)">
<meta name="twitter:description" content="An Xcode theme inspired by WWDC 2017">
<meta name="twitter:image:src" content="">
<meta name="twitter:image:src" content="https://patmurraydev.github.io/San-Jose/example.png">
<!-- End social share meta tags -->
<link rel="stylesheet" href="simple-grid.css">
<link rel="stylesheet" href="style.css">
Expand All @@ -29,7 +29,7 @@
<div class="img img-logo center"></div>
<h1>San Jose</h1>
<h2 >Code Theme Inspired by WWDC 2017</h2>
<h1><a href="" class="box">Download</a></h1>
<h1><a href="https://github.com/PatMurrayDEV/San-Jose/releases/download/v1.0/San.Jose.xccolortheme.zip" class="box">Download</a></h1>
<hr class="pad-top"/>
<h3 >Install</h3>
<ol>
Expand Down

0 comments on commit c46cd1a

Please sign in to comment.