blob: b00484b8d5aef2582366f91ebbd56792fbae227d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
name = "Ed"
license = "MIT"
licenselink = "https://github.com/sergeyklay/gohugo-theme-ed/blob/master/LICENSE"
description = "Ed theme for minimal editions"
homepage = "https://github.com/sergeyklay/gohugo-theme-ed"
tags = ["blog", "responsive", "light", "customizable", "minimal", "ed"]
features = ["posts"]
min_version = "0.84.0"
[author]
name = "Serghei Iakovlev"
homepage = "https://serghei.blog"
[original]
author = "Alex Gil"
homepage = "https://www.elotroalex.com"
repo = "https://github.com/minicomp/ed"
|