Skip to content

Add go.mod to repository

Achilleas Pipinellis requested to merge axil-explicitly-add-go.mod-theme into main

We already define the theme in config.toml, so when we do hugo init it reads the configuration and it fails as haven't yet pulled the theme.

This MR explicitly adds the theme and commits go.mod and go.sum to the repository.

Fixes #84 (closed)

Merge request reports