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 @@
|
||||
---
|
||||
title: Projects
|
||||
---
|
||||
# Programming
|
||||
## Pinned GitHub Projects
|
||||
# Projects
|
||||
## Programming
|
||||
### Pinned GitHub Projects
|
||||
<ClientOnly>
|
||||
<ListRepositories>
|
||||
<GithubRepository repoName="rejeep/f.el" />
|
||||
@ -12,14 +10,14 @@ title: Projects
|
||||
</ListRepositories>
|
||||
</ClientOnly>
|
||||
|
||||
## Most Starred Projects on GitHub
|
||||
### Most Starred Projects on GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Latest Active Repositories on GitHub
|
||||
### Latest Active Repositories on GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
# Linguistics
|
||||
## Linguistics
|
||||
|
@ -1,8 +1,6 @@
|
||||
---
|
||||
title: Projetas
|
||||
---
|
||||
# Programi
|
||||
## Mea projetas GitHub spinida
|
||||
# Projetas
|
||||
## Programi
|
||||
### Mea projetas GitHub spinida
|
||||
<ClientOnly>
|
||||
<ListRepositories>
|
||||
<GithubRepository repoName="rejeep/f.el" />
|
||||
@ -12,14 +10,14 @@ title: Projetas
|
||||
</ListRepositories>
|
||||
</ClientOnly>
|
||||
|
||||
## Mea projetas GitHub lo plu stelada
|
||||
### Mea projetas GitHub lo plu stelada
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Ultima retenerias de codigo sur GitHub
|
||||
### Ultima retenerias de codigo sur GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
# Linguistica
|
||||
## Linguistica
|
||||
|
@ -1,8 +1,6 @@
|
||||
---
|
||||
title: Projets
|
||||
---
|
||||
# Programmation
|
||||
## Projets GitHub épinglés
|
||||
# Projets
|
||||
## Programmation
|
||||
### Projets GitHub épinglés
|
||||
<ClientOnly>
|
||||
<ListRepositories>
|
||||
<GithubRepository repoName="rejeep/f.el" />
|
||||
@ -12,14 +10,14 @@ title: Projets
|
||||
</ListRepositories>
|
||||
</ClientOnly>
|
||||
|
||||
## Projets GitHub les plus étoilés
|
||||
### Projets GitHub les plus étoilés
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
## Derniers dépôts de code actifs sur GitHub
|
||||
### Derniers dépôts de code actifs sur GitHub
|
||||
<ClientOnly>
|
||||
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
|
||||
</ClientOnly>
|
||||
|
||||
# Linguistique
|
||||
## Linguistique
|
||||
|
Loading…
Reference in New Issue
Block a user