diff --git a/index.html b/index.html index 9a9ed8e3..bf925b13 100644 --- a/index.html +++ b/index.html @@ -1,48 +1,50 @@ - + - - - - All-in-One Tools - - - -
-

All-in-One Tools

-

A collection of useful tools, all in one place.

-
+ + + + All-in-One Tools + + + +
+

All-in-One Tools

+

A collection of useful tools, all in one place.

+
-
-
-

Unit Converter

-

Convert between common units (length, weight, temperature).

- Open -
-
-

Calculator

-

Perform quick calculations.

- Open -
-
-

Password Generator

-

Create strong and secure passwords.

- Open -
-
-

QR Code Generator

-

Turn text or links into QR codes.

- Open -
+
+
+

Unit Converter

+

Convert between common units (length, weight, temperature).

+ Open +
+
+

Calculator

+

Perform quick calculations.

+ Open +
+
+

Password Generator

+

Create strong and secure passwords.

+ Open +
+
+

QR Code Generator

+

Turn text or links into QR codes.

+ Open +
+
-
- - - + + - + \ No newline at end of file + diff --git a/js/sentry.js b/js/sentry.js index f1227bdb..7119faaa 100644 --- a/js/sentry.js +++ b/js/sentry.js @@ -2,4 +2,4 @@ Sentry.init({ dsn: "https://3410730c33a0ed28fc51370949258ba8@o4508406269995008.ingest.us.sentry.io/4508406275608576", integrations: [new Sentry.BrowserTracing()], tracesSampleRate: 1.0, -}); \ No newline at end of file +});