diff --git a/templates/index.html b/templates/index.html index 8cc4f8d..4938d1c 100644 --- a/templates/index.html +++ b/templates/index.html @@ -8,26 +8,56 @@ /> nobsdelivr + -
-

Welcome to nobsdelivr

+
+
+

Welcome to nobsdelivr

+

+ nobsdelivr is a simple proxy to cdn.jsdelivr.net. Use it to proxy your + requests to the CDN. +

+
+
+

- nobsdelivr is a simple proxy to cdn.jsdelivr.net. Use it to proxy your - requests to the CDN. -

-
-

To use the proxy, simply replace - https://cdn.jsdelivr.net with {{ domain }} in + https://cdn.jsdelivr.net/ with {{ domain }} in the URL.

Example:

- {{ domain }}npm/bootstrap@5.1.3/dist/css/bootstrap.min.css -
- +
+ {{ domain }}npm/bootstrap@5.1.3/dist/css/bootstrap.min.css +
+ + + - + \ No newline at end of file