docs: fix headings in project pages
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a025f39d5a
commit
158b61e57c
@ -1,8 +1,6 @@
|
|||||||
---
|
# Projects
|
||||||
title: Projects
|
## Programming
|
||||||
---
|
### Pinned GitHub Projects
|
||||||
# Programming
|
|
||||||
## Pinned GitHub Projects
|
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories>
|
<ListRepositories>
|
||||||
<GithubRepository repoName="rejeep/f.el" />
|
<GithubRepository repoName="rejeep/f.el" />
|
||||||
@ -12,14 +10,14 @@ title: Projects
|
|||||||
</ListRepositories>
|
</ListRepositories>
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
## Most Starred Projects on GitHub
|
### Most Starred Projects on GitHub
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
## Latest Active Repositories on GitHub
|
### Latest Active Repositories on GitHub
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
# Linguistics
|
## Linguistics
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
---
|
# Projetas
|
||||||
title: Projetas
|
## Programi
|
||||||
---
|
### Mea projetas GitHub spinida
|
||||||
# Programi
|
|
||||||
## Mea projetas GitHub spinida
|
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories>
|
<ListRepositories>
|
||||||
<GithubRepository repoName="rejeep/f.el" />
|
<GithubRepository repoName="rejeep/f.el" />
|
||||||
@ -12,14 +10,14 @@ title: Projetas
|
|||||||
</ListRepositories>
|
</ListRepositories>
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
## Mea projetas GitHub lo plu stelada
|
### Mea projetas GitHub lo plu stelada
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
## Ultima retenerias de codigo sur GitHub
|
### Ultima retenerias de codigo sur GitHub
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
# Linguistica
|
## Linguistica
|
||||||
|
@ -1,8 +1,6 @@
|
|||||||
---
|
# Projets
|
||||||
title: Projets
|
## Programmation
|
||||||
---
|
### Projets GitHub épinglés
|
||||||
# Programmation
|
|
||||||
## Projets GitHub épinglés
|
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories>
|
<ListRepositories>
|
||||||
<GithubRepository repoName="rejeep/f.el" />
|
<GithubRepository repoName="rejeep/f.el" />
|
||||||
@ -12,14 +10,14 @@ title: Projets
|
|||||||
</ListRepositories>
|
</ListRepositories>
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
## Projets GitHub les plus étoilés
|
### Projets GitHub les plus étoilés
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
## Derniers dépôts de code actifs sur GitHub
|
### Derniers dépôts de code actifs sur GitHub
|
||||||
<ClientOnly>
|
<ClientOnly>
|
||||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||||
</ClientOnly>
|
</ClientOnly>
|
||||||
|
|
||||||
# Linguistique
|
## Linguistique
|
||||||
|
Loading…
Reference in New Issue
Block a user