Skip to content

Commit cb2fe25

Browse files
committed
updating social embed images
1 parent 424fa3a commit cb2fe25

File tree

11 files changed

+7
-7
lines changed

11 files changed

+7
-7
lines changed
80.3 KB
Loading

projects/comic_creator/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<script src="../../shared_assets/js/project.js"></script>
1111
<meta itemprop="name" content="Comic Creator | Coder Projects">
1212
<meta itemprop="description" content="Things to make. Stuff to learn. Make fun web stuff on Raspberry Pi.">
13-
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/assets/images/coder_projects_640.png">
13+
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/projects/comic_creator/assets/images/info.jpg">
1414
</head>
1515
<body>
1616
<div id="project_nav">
66 KB
Loading

projects/digital_clock/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<script src="../../shared_assets/js/project.js"></script>
1111
<meta itemprop="name" content="Digital Clock | Coder Projects">
1212
<meta itemprop="description" content="Things to make. Stuff to learn. Make fun web stuff on Raspberry Pi.">
13-
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/assets/images/coder_projects_640.png">
13+
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/projects/digital_clock/assets/images/info.jpg">
1414
</head>
1515
<body>
1616
<div id="project_nav">

projects/getting_started/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<body>
1616
<div id="project_nav">
1717
<div class="project_home"><a href="../../">Coder</a></div>
18-
<div class="project_info">&lt;project&gt; steps(12)</div>
18+
<div class="project_info">&lt;project&gt; steps(6)</div>
1919
<h1>Getting Started With Coder</h1>
2020
<a href="http://goo.gl/coder" class="what_is_coder">What's CODER?</a>
2121
</div>
40.6 KB
Loading

projects/mondrian/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<script src="../../shared_assets/js/project.js"></script>
1111
<meta itemprop="name" content="Make Your Own Mondrian | Coder Projects">
1212
<meta itemprop="description" content="Things to make. Stuff to learn. Make fun web stuff on Raspberry Pi.">
13-
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/assets/images/coder_projects_640.png">
13+
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/projects/mondrian/assets/images/info.jpg">
1414
</head>
1515
<body>
1616
<div id="project_nav">
41.2 KB
Loading

projects/night_and_day/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html itemscope itemtype="http://schema.org/Product">
33
<head>
4-
<title>Project Title | Coder Projects</title>
4+
<title>Night and Day | Coder Projects</title>
55
<meta charset="utf-8">
66
<link rel="icon" type="image/x-icon" href="../../assets/images/favicon.ico" />
77
<link href="../../shared_assets/css/project.css" media="all" rel="stylesheet" type="text/css"/>
@@ -10,7 +10,7 @@
1010
<script src="../../shared_assets/js/project.js"></script>
1111
<meta itemprop="name" content="Night and Day | Coder Projects">
1212
<meta itemprop="description" content="Things to make. Stuff to learn. Make fun web stuff on Raspberry Pi.">
13-
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/assets/images/coder_projects_640.png">
13+
<meta itemprop="image" content="http://googlecreativelab.github.io/coder-projects/projects/night_and_day/assets/images/info.jpg">
1414
</head>
1515
<body>
1616
<div id="project_nav">
129 KB
Loading

0 commit comments

Comments
 (0)