diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-20 02:03:42 +0200 |
|---|---|---|
| committer | Serghei Iakovlev <egrep@protonmail.ch> | 2022-05-20 02:03:42 +0200 |
| commit | 26d6a5f5ddf23a722a1f597d05e530058d698de2 (patch) | |
| tree | 206a169864cbaf4011565e8bdf0795b88e020d17 | |
| parent | c089d2ea7355ae7e49ad626f303c57ee79e193fd (diff) | |
| download | gohugo-theme-ed-26d6a5f5ddf23a722a1f597d05e530058d698de2.tar.gz | |
Remove no longer needed comment
| -rw-r--r-- | exampleSite/config.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml index ae9d232..c53b85f 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -135,7 +135,6 @@ disableKinds = ['RSS'] favicon = '' # favicon.ico for legacy browsers svgicon = '' # A single SVG icon with a light/dark version for modern browsers apple_touch_icon = '' # 180×180 PNG image for Apple devices - webmanifest = '' # Web app manifest with 192×192 and 512×512 PNG icons for modern browsers logo = '/img/open-graph-logo.png' # Logo image, relative to ./assets logo_width = 200 # Logo image width |
