diff options
Diffstat (limited to 'djangorestframework/static')
| -rw-r--r-- | djangorestframework/static/djangorestframework/css/style.css (renamed from djangorestframework/static/css/djangorestframework.css) | 0 | ||||
| -rw-r--r-- | djangorestframework/static/favicon.ico | bin | 1286 -> 0 bytes | |||
| -rw-r--r-- | djangorestframework/static/robots.txt | 2 | 
3 files changed, 0 insertions, 2 deletions
diff --git a/djangorestframework/static/css/djangorestframework.css b/djangorestframework/static/djangorestframework/css/style.css index 1e75b8e8..1e75b8e8 100644 --- a/djangorestframework/static/css/djangorestframework.css +++ b/djangorestframework/static/djangorestframework/css/style.css diff --git a/djangorestframework/static/favicon.ico b/djangorestframework/static/favicon.ico Binary files differdeleted file mode 100644 index 17080106..00000000 --- a/djangorestframework/static/favicon.ico +++ /dev/null diff --git a/djangorestframework/static/robots.txt b/djangorestframework/static/robots.txt deleted file mode 100644 index 1f53798b..00000000 --- a/djangorestframework/static/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: /  | 
