-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf23cfd
commit c87a6f5
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |