diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-04 20:46:01 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-07-04 20:46:01 +0200 |
| commit | 6147926629ab0b0ceac9797ee780643c3592deed (patch) | |
| tree | 91a19746e586e06a385cbf501a4f94608eefd2e3 /config.toml | |
| parent | c87c4c200c3f6a2e6474623db4aad8b2b30e713b (diff) | |
| download | gohugo-theme-ed-6147926629ab0b0ceac9797ee780643c3592deed.tar.gz | |
Use hugo modules to bundle assets
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/config.toml b/config.toml deleted file mode 100644 index c765f7e..0000000 --- a/config.toml +++ /dev/null @@ -1,4 +0,0 @@ -[module] - [module.hugoVersion] - extended = true - min = "0.95.0" |
