♻️ Reorganize projects data to TOML format
This commit is contained in:
parent
db1b7ee5e6
commit
368cd3619b
6 changed files with 70 additions and 51 deletions
|
|
@ -43,7 +43,7 @@
|
|||
{{ .Content }}
|
||||
</div>
|
||||
|
||||
{{ with .Resources.Get "data/projects.yaml" }}
|
||||
{{ with .Resources.Get "data/projects.toml" }}
|
||||
<aside id="projects">
|
||||
{{ partial "projects.resume.html" . }}
|
||||
</aside>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue