mirror of
https://github.com/labstack/echo.git
synced 2025-01-01 22:09:21 +02:00
parent
18dcc4bcca
commit
a91983797d
@ -224,7 +224,7 @@ e.Index("public/index.html")
|
||||
code below serves favicon from file `public/favicon.ico`.
|
||||
|
||||
```go
|
||||
e.Index("public/favicon.ico")
|
||||
e.Favicon("public/favicon.ico")
|
||||
```
|
||||
|
||||
## Error Handling
|
||||
|
Loading…
Reference in New Issue
Block a user