Skip to content

Commit

Permalink
download
Browse files Browse the repository at this point in the history
  • Loading branch information
calamus0427 committed Dec 27, 2017
1 parent 26c9067 commit 1ebc382
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions download/a_href/download.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Document</title>
</head>

<body>
<a href="/download/bg5.jpeg" download="calamus.jpg">下载</a>
</body>

</html>
Binary file added download/a_href/download/bg5.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1ebc382

Please sign in to comment.