Skip to content

Commit

Permalink
feat: pardus projects meta
Browse files Browse the repository at this point in the history
  • Loading branch information
osmancoskun committed Jul 9, 2024
1 parent bf23cfd commit c87a6f5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions src/routes/wiki/projects/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
<svelte:head>

<title>Pardus Projects - Explore Pardus Projects</title>
<meta name="description" content="Explore the Pardus Projects section providing details about various projects developed under Pardus. Learn about these projects, their objectives, features, and how they contribute to the Pardus ecosystem.">
<meta property="og:title" content="Pardus Projects - Explore Pardus Projects">
<meta property="og:description" content="Explore the Pardus Projects section providing details about various projects developed under Pardus. Learn about these projects, their objectives, features, and how they contribute to the Pardus ecosystem.">
<meta property="og:type" content="article">
<meta property="og:url" content="https://pardus.github.io/wiki/projects">
<meta property="og:image" content="https://raw.githubusercontent.com/pardus/pardus.github.io/main/src/lib/assets/logo.svg">
<meta property="og:image:alt" content="Pardus Logo">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Pardus Projects - Explore Pardus Projects">
<meta name="twitter:description" content="Explore the Pardus Projects section providing details about various projects developed under Pardus. Learn about these projects, their objectives, features, and how they contribute to the Pardus ecosystem.">
<meta name="twitter:image" content="https://raw.githubusercontent.com/pardus/pardus.github.io/main/src/lib/assets/logo.svg">
</svelte:head>

# Pardus Projects

### This section provide Pardus projects and details about them.

0 comments on commit c87a6f5

Please sign in to comment.