mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
3 lines
96 B
HTML
3 lines
96 B
HTML
{{ $jsonResumeSection := .Get 0 }}
|
|
{{ partial (printf "json-resume/%s" $jsonResumeSection) . }}
|