Skip to content

Commit

Permalink
removing Thumbnailurl
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashantUnity committed Jun 22, 2024
1 parent 580074f commit 0b01b0e
Show file tree
Hide file tree
Showing 8 changed files with 124 additions and 126 deletions.
4 changes: 2 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ title: "Code Fry Dev"
date: 2023-01-01T00:00:00Z
---

# Welcome to Our App Directory
Here you can find a list of all our apps.
# Welcome to CodeFryDev
Hello World
4 changes: 2 additions & 2 deletions layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#e5e9f4">

<title>{{ .Title }}</title>
<!-- {{ partial "site_schema.html" . }} -->
{{ partial "site_schema.html" . }}
{{- template "partials/templates/opengraph.html" . }}
{{- template "partials/templates/twitter_cards.html" . }}
{{- template "partials/templates/schema_json.html" . }}
<!-- {{- template "partials/templates/schema_json.html" . }} -->
2 changes: 1 addition & 1 deletion layouts/partials/templates/schema_json.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"name": {{ site.Title }},
"url": {{ site.BaseURL }},
"description": {{ site.Params.description | plainify | truncate 180 | safeHTML }},
"thumbnailUrl": {{ site.Params.assets.favicon | default "favicon.ico" | absURL }},
"image": {{ site.Params.assets.favicon | default "favicon.ico" | absURL }},
"sameAs": [
{{- if site.Params.schema.sameAs }}
{{ range $i, $e := site.Params.schema.sameAs }}{{ if $i }}, {{ end }}{{ trim $e " " }}{{ end }}
Expand Down
12 changes: 0 additions & 12 deletions public/credit/index.xml

This file was deleted.

67 changes: 0 additions & 67 deletions public/css/credit.css

This file was deleted.

67 changes: 53 additions & 14 deletions public/games/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,59 @@
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#e5e9f4">

<title>Games</title>



<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"articleSection": "games",
"name": "Games",
"headline": "Games",
"alternativeHeadline": "",
"description": "",
"inLanguage": "en-us",
"isFamilyFriendly": "true",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http:\/\/localhost:1313\/games\/"
},
"author" : {
"@type": "Person",
"name": "CodeFryDev"
},
"creator" : {
"@type": "Person",
"name": "CodeFryDev"
},
"accountablePerson" : {
"@type": "Person",
"name": "CodeFryDev"
},
"copyrightHolder" : "Code Fry Dev",
"copyrightYear" : "2023",
"dateCreated": "2023-01-01T00:00:00.00Z",
"datePublished": "2023-01-01T00:00:00.00Z",
"dateModified": "2023-01-01T00:00:00.00Z",
"publisher":{
"@type":"Organization",
"name": "Code Fry Dev",
"url": "http://localhost:1313/",
"logo": {
"@type": "ImageObject",
"url": "http:\/\/localhost:1313\/favicon-32x32.png",
"width":"32",
"height":"32"
}
},
"image": "http://localhost:1313/favicon-32x32.png",
"url" : "http:\/\/localhost:1313\/games\/",
"wordCount" : "10",
"genre" : [ ],
"keywords" : [ ]
}
</script>
<meta property="og:title" content="Games" />
<meta property="og:description" content="CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!" />
<meta property="og:type" content="website" />
Expand All @@ -35,20 +88,6 @@
<meta name="twitter:description" content="CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!"/>


<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "Games",
"item": "http://localhost:1313/games/"
}
]
}
</script>
<link href="https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css" rel="stylesheet" crossorigin="anonymous"
referrerpolicy="no-referrer" />
<link rel="stylesheet" href="/css/games.css">
Expand Down
69 changes: 54 additions & 15 deletions public/history/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,59 @@
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#e5e9f4">

<title>History</title>



<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "BlogPosting",
"articleSection": "history",
"name": "History",
"headline": "History",
"alternativeHeadline": "",
"description": "",
"inLanguage": "en-us",
"isFamilyFriendly": "true",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http:\/\/localhost:1313\/history\/"
},
"author" : {
"@type": "Person",
"name": "CodeFryDev"
},
"creator" : {
"@type": "Person",
"name": "CodeFryDev"
},
"accountablePerson" : {
"@type": "Person",
"name": "CodeFryDev"
},
"copyrightHolder" : "Code Fry Dev",
"copyrightYear" : "2023",
"dateCreated": "2023-01-01T00:00:00.00Z",
"datePublished": "2023-01-01T00:00:00.00Z",
"dateModified": "2023-01-01T00:00:00.00Z",
"publisher":{
"@type":"Organization",
"name": "Code Fry Dev",
"url": "http://localhost:1313/",
"logo": {
"@type": "ImageObject",
"url": "http:\/\/localhost:1313\/favicon-32x32.png",
"width":"32",
"height":"32"
}
},
"image": "http://localhost:1313/favicon-32x32.png",
"url" : "http:\/\/localhost:1313\/history\/",
"wordCount" : "0",
"genre" : [ ],
"keywords" : [ ]
}
</script>
<meta property="og:title" content="History" />
<meta property="og:description" content="CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!" />
<meta property="og:type" content="website" />
Expand All @@ -33,21 +86,7 @@
<meta name="twitter:title" content="History"/>
<meta name="twitter:description" content="CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!"/>


<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1 ,
"name": "History",
"item": "http://localhost:1313/history/"
}
]
}
</script>

<link rel="stylesheet" href="/css/history.css">
</head>
<body style="background-color: #e5e9f4;">
Expand Down
25 changes: 12 additions & 13 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,17 @@
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#e5e9f4">

<title>Code Fry Dev</title>
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "WebSite",
"name": "Code Fry Dev",
"url": "http:\/\/localhost:1313\/",
"description": "CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!",
"thumbnailUrl": "http:\/\/localhost:1313\/favicon-32x32.png",
"license": "codefrydev.in"
}
</script>
<meta property="og:title" content="Code Fry Dev" />
<meta property="og:description" content="CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!" />
<meta property="og:type" content="website" />
Expand All @@ -35,19 +46,7 @@
<meta name="twitter:title" content="Code Fry Dev"/>
<meta name="twitter:description" content="CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick solutions. Access educational materials, interactive courses, and comprehensive tutorials for all skill levels. Fuel your creativity with design resources and versatile tools for efficient project completion. Visit CodeFryDev today and explore all we have to offer!"/>

<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Code Fry Dev",
"url": "http://localhost:1313/",
"description": "CodeFryDev is your ultimate destination for diverse digital content and tools. Enjoy our extensive game collection, innovative productivity apps, and micro applications for quick …",
"thumbnailUrl": "http://localhost:1313/favicon.ico",
"sameAs": [

]
}
</script>

<link href="https://pro.fontawesome.com/releases/v6.0.0-beta1/css/all.css" rel="stylesheet" crossorigin="anonymous"
referrerpolicy="no-referrer" />
<link rel="stylesheet" href="css/home.css">
Expand Down

0 comments on commit 0b01b0e

Please sign in to comment.