1
0
mirror of https://github.com/labstack/echo.git synced 2025-11-06 08:59:21 +02:00

Getting echo reference from the node

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana
2015-10-06 11:04:36 -07:00
parent 5b019c507e
commit f839210454
3 changed files with 12 additions and 8 deletions

View File

@@ -20,8 +20,8 @@ code {
color: #424242;
font-size: .95em;
font-family: Source Code Pro, Monaco, Menlo, Consolas, monospace;
border: 1px solid #BDBDBD;
border-radius: 4px;
border: 1px solid #E0E0E0;
border-radius: 2px;
}
a:link {
text-decoration: none;