Fix doc site build

Failure: ERROR 2019/05/09 04:01:55 Failed to get JSON resource
"https://aminb.org/micro.json": Failed to retrieve remote file: Not
Found

Seems like that site is no longer generated using Hugo.
master
Kaushal Modi 7 years ago
parent 40c56b4656
commit ac3888b848
  1. 7
      doc/data/users.toml

@ -315,13 +315,6 @@
site = "https://rakhim.org/"
org_dir = "content-org"
[aminb]
author = "Amin Bandali"
source = "https://git.sr.ht/~bandali/aminb.org"
site = "https://aminb.org"
org_dir = "content-org"
api = "micro.json"
[elbaulp]
author = "Alejandro Alcalde"
source = "https://github.com/elbaulp/algui91-hugo/"

Loading…
Cancel
Save