I’m currently porting a theme to Hugo that was at first a Bootstrap theme, which then was used as a theme for Jekyll. The Jekyll theme provided already a good foundation to port it. So I would like to give credit both creators in the theme.toml
.
Is it practical to turn the original table into an array of tables like here?
[[original]]
name = "Creator of the Bootstrap theme"
homepage = ""
repo = ""
[[original]]
name = "Creator of the Jekyll theme"
homepage = ""
repo = ""