mirror of
https://github.com/labstack/echo.git
synced 2025-11-06 08:59:21 +02:00
Context.File now accepts name of attachment
Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
@@ -15,12 +15,12 @@
|
||||
</a>
|
||||
</li>
|
||||
<li class="twitter">
|
||||
<a href="http://twitter.com/labstack" target="_blank">
|
||||
<a href="https://twitter.com/labstack" target="_blank">
|
||||
<i class="fa fa-twitter-square fa-2x"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="google">
|
||||
<a href="http://plus.google.com/+labstack" target="_blank">
|
||||
<a href="https://plus.google.com/+labstack" target="_blank">
|
||||
<i class="fa fa-google-plus-square fa-2x"></i>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user