Updated demo
This commit is contained in:
parent
ef71eecb24
commit
4396ae87e6
|
@ -31,8 +31,8 @@ h := hermes.Hermes{
|
||||||
// Appears in header & footer of e-mails
|
// Appears in header & footer of e-mails
|
||||||
Name: "Hermes",
|
Name: "Hermes",
|
||||||
Link: "https://example-hermes.com/",
|
Link: "https://example-hermes.com/",
|
||||||
// Option product logo
|
// Optional product logo
|
||||||
// Logo: "http://www.duchess-france.org/wp-content/uploads/2016/01/gopher.png",
|
Logo: "http://www.duchess-france.org/wp-content/uploads/2016/01/gopher.png",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue