Skip to content

Commit

Permalink
update TypeTogether url
Browse files Browse the repository at this point in the history
  • Loading branch information
wentin committed Feb 25, 2019
1 parent 64fce10 commit a0fa4d2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ var app = new Vue({
el: '#font-playground-app',
data: {
search: '',
fontFamilies: [
fontFamilies: [
{
"fontFamilyName": "Adobe VF Prototype",
"isActive": true,
Expand Down Expand Up @@ -2272,7 +2272,7 @@ var app = new Vue({
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down Expand Up @@ -2353,7 +2353,7 @@ var app = new Vue({
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down Expand Up @@ -9327,7 +9327,7 @@ var app = new Vue({
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down Expand Up @@ -9447,7 +9447,7 @@ var app = new Vue({
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down
8 changes: 4 additions & 4 deletions js/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1329,7 +1329,7 @@
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down Expand Up @@ -1410,7 +1410,7 @@
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down Expand Up @@ -8384,7 +8384,7 @@
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down Expand Up @@ -8504,7 +8504,7 @@
"designer": "Veronika Burian, José Scaglione",
"publisher": "TypeTogether",
"urlText": "type-together.com",
"url": "www.type-together.com",
"url": "https://www.type-together.com/",
"license": "Paid/commercial"
}
},
Expand Down

0 comments on commit a0fa4d2

Please sign in to comment.