Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef2ee23

Browse files
committed
Fixed Error in Schema
1 parent 094fd50 commit ef2ee23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

courses/elixir.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
{
5656
"@context": "http://schema.org/",
5757
"@type": "Product",
58-
"name": "",
58+
"name": "Elixir - Full Stack Web Development Course by Coding Blocks",
5959
"aggregateRating": {
6060
"@type": "AggregateRating",
6161
"ratingValue": "5",

0 commit comments

Comments
 (0)