Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix spelling & use better image #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions PassKit-Business-Card/pass.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"formatVersion" : 1,
"passTypeIdentifier" : "pass.au.com.timoliver.businesscard.dank",
"passTypeIdentifier" : "pass.au.com.tomoliver.businesscard.dank",
"serialNumber" : "XD",
"teamIdentifier" : "**INSERT YOUR TEAM IDENTIFIER CODE HERE**",
"barcodes" : [
{
"message" : "https://downloads.timoliver.com.au/tim-businesscard.pkpass",
"message" : "https://downloads.tomoliver.com.au/tom-businesscard.pkpass",
"format" : "PKBarcodeFormatQR",
"messageEncoding" : "iso-8859-1"
}
],
"organizationName" : "Tim Oliver",
"description" : "Tim Oliver",
"organizationName" : "Tom Oliver",
"description" : "Tom Oliver",
"foregroundColor" : "rgb(255, 255, 255)",
"backgroundColor" : "rgb(20, 20, 20)",
"labelColor" : "rgb(190, 57, 57)",
Expand All @@ -28,21 +28,21 @@
{
"key" : "blog",
"label" : "BLOG",
"value" : "http://timoliver.blog",
"value" : "http://tomoliver.blog",
"textAlignment" : "PKTextAlignmentLeft"
},
{
"key" : "twitter",
"label" : "TWITTER",
"value" : "@TimOliverAU",
"value" : "@TomOliverAU",
"textAlignment" : "PKTextAlignmentRight"
}
],
"backFields" : [
{
"key" : "back-name",
"label" : "NAME",
"value" : "Tim Oliver"
"value" : "Tom Oliver"
},
{
"key" : "back-role",
Expand All @@ -52,27 +52,27 @@
{
"key" : "back-email",
"label" : "EMAIL",
"attributedValue" : "<a href='mailto:info@timoliver.com.au'>info@timoliver.com.au</a>"
"attributedValue" : "<a href='mailto:info@tomoliver.com.au'>info@tomoliver.com.au</a>"
},
{
"key" : "back-blog",
"label" : "BLOG",
"attributedValue" : "<a href='http://timoliver.blog'>http://timoliver.blog</a>"
"attributedValue" : "<a href='http://tomoliver.blog'>http://tomoliver.blog</a>"
},
{
"key" : "back-email",
"label" : "TWITTER",
"attributedValue" : "<a href='http://twitter.com/timoliverau'>@TimOliverAU</a>"
"attributedValue" : "<a href='http://twitter.com/tomoliverau'>@TomOliverAU</a>"
},
{
"key" : "back-instagram",
"label" : "INSTAGRAM",
"attributedValue" : "<a href='http://instagram.com/timoliver'>@TimOliver</a>"
"attributedValue" : "<a href='http://instagram.com/tomoliver'>@TomOliver</a>"
},
{
"key" : "back-github",
"label" : "GITHUB",
"attributedValue" : "<a href='http://github.com/timoliver'>@TimOliver</a>"
"attributedValue" : "<a href='http://github.com/tomoliver'>@TomOliver</a>"
}
]
}
Expand Down
Binary file modified PassKit-Business-Card/strip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified PassKit-Business-Card/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified PassKit-Business-Card/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.