diff --git a/src/favicon.ico b/src/favicon.ico new file mode 100644 index 0000000..8f45dd7 Binary files /dev/null and b/src/favicon.ico differ diff --git a/src/index.html b/src/index.html index cef4985..32ebb72 100644 --- a/src/index.html +++ b/src/index.html @@ -5,6 +5,7 @@ + Public APIs @@ -20,31 +21,32 @@ -
- -
-
-
- - - - - - - - - - - - - - - - - - - -
APIDescriptionAuthorizationHTTPSCategory
{{ item.API }}{{ item.Description }}{{ (item.Auth) ? item.Auth : '-' }}{{ (item.HTTPS) ? '✔' : '✖' }}{{ item.Section }}
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + +
APIDescriptionAuthorizationHTTPSCategory
{{ item.API }}{{ item.Description }}{{ (item.Auth) ? item.Auth : '-' }}{{ (item.HTTPS) ? '✔' : '✖' }}{{ item.Section }}
+