Skip to content

Commit af018a6

Browse files
author
Jake Blakeley
committed
fixed stuff so we can share on social media better
1 parent 7398f94 commit af018a6

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-0
lines changed

_layouts/default.html

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
<title>Parse + Open Source = ❤️</title>
77
<meta name="description" content="The open source GitHub page for Parse">
88
<meta name="viewport" content="width=device-width, initial-scale=1">
9+
10+
<meta property="og:site_name" content="Parse Open Source Hub"/>
11+
<meta property="og:title" content="Parse + Open Source = ❤️"/>
12+
<meta property="og:description" content="The open source GitHub page for the Parse platform."/>
13+
<meta property="og:image" content="img/preview.png">
914

1015
<link rel="icon" type="image/png" href="img/favicon/favicon-32x32.png" sizes="32x32">
1116
<link rel="icon" type="image/png" href="img/favicon/favicon-194x194.png" sizes="194x194">

config.codekit

+11
Original file line numberDiff line numberDiff line change
@@ -457,6 +457,17 @@
457457
"outputPathIsSetByUser": 0,
458458
"processed": 0
459459
},
460+
"\/img\/preview.png": {
461+
"fileType": 32768,
462+
"ignore": 0,
463+
"ignoreWasSetByUser": 0,
464+
"initialSize": 80691,
465+
"inputAbbreviatedPath": "\/img\/preview.png",
466+
"outputAbbreviatedPath": "\/img\/preview.png",
467+
"outputPathIsOutsideProject": 0,
468+
"outputPathIsSetByUser": 0,
469+
"processed": 0
470+
},
460471
"\/index.html": {
461472
"fileType": 8192,
462473
"ignore": 0,

img/preview.png

78.8 KB
Loading

0 commit comments

Comments
 (0)