Update index.html

This commit is contained in:
nin0dev 2024-06-01 21:25:01 -04:00 committed by GitHub
parent fd764c626a
commit 4869d1f24a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,11 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<style>
* {
font-family: sans-serif !important;
}
</style>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>nin0dev</title> <title>nin0dev</title>