diff options
Diffstat (limited to 'node_modules/superagent/docs/head.html')
| -rw-r--r-- | node_modules/superagent/docs/head.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/node_modules/superagent/docs/head.html b/node_modules/superagent/docs/head.html new file mode 100644 index 0000000..b4479e9 --- /dev/null +++ b/node_modules/superagent/docs/head.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="utf8"> + <title>SuperAgent — elegant API for AJAX in Node and browsers</title> + <link rel="stylesheet" href="docs/style.css"> + </head> + <body> + <ul id="menu"></ul> + <div id="content"> |
