Update index.html

This commit is contained in:
ErikrafT 2025-05-09 18:00:46 -03:00 committed by GitHub
parent 2e1f6a2d01
commit 1b17789c56
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 5 deletions

View File

@ -8,12 +8,12 @@
<meta name="author" content="ErikrafT"> <meta name="author" content="ErikrafT">
<meta property="og:title" content="ErikrafT Drop - Compartilhamento de Arquivos Seguro e Direto"> <meta property="og:title" content="ErikrafT Drop - Compartilhamento de Arquivos Seguro e Direto">
<meta property="og:description" content="Compartilhe arquivos com segurança e privacidade, sem instalação ou cadastro. Transferência P2P com criptografia de ponta a ponta."> <meta property="og:description" content="Compartilhe arquivos com segurança e privacidade, sem instalação ou cadastro. Transferência P2P com criptografia de ponta a ponta.">
<meta property="og:image" content="https://raw.githubusercontent.com/erikraft/Drop/master/public/images/(2)ErikrafT%20Drop%20-%20Redondado.png"> <meta property="og:image" content="images/Logo.png">
<meta property="og:url" content="https://drop.erikraft.com"> <meta property="og:url" content="https://drop.erikraft.com">
<meta name="twitter:card" content="summary_large_image"> <meta name="twitter:card" content="summary_large_image">
<meta name="trustpilot-one-time-domain-verification-id" content="4c03c6cf-9bae-4e91-a212-f34ef645ad56"/> <meta name="trustpilot-one-time-domain-verification-id" content="4c03c6cf-9bae-4e91-a212-f34ef645ad56"/>
<link rel="canonical" href="https://drop.erikraft.com"> <link rel="canonical" href="https://drop.erikraft.com">
<link rel="icon" href="https://raw.githubusercontent.com/erikraft/Drop/master/public/images/(2)ErikrafT%20Drop%20-%20Redondado.png" type="image/png"> <link rel="icon" href="images/Logo.png" type="image/png">
<title>ErikrafT Drop - A maneira mais fácil de transferir arquivos entre dispositivos</title> <title>ErikrafT Drop - A maneira mais fácil de transferir arquivos entre dispositivos</title>
<script src="https://cdn.tailwindcss.com"></script> <script src="https://cdn.tailwindcss.com"></script>
<script src="https://cdn.lordicon.com/lordicon.js"></script> <script src="https://cdn.lordicon.com/lordicon.js"></script>
@ -150,7 +150,7 @@
<div class="container mx-auto px-4 py-4 flex justify-between items-center"> <div class="container mx-auto px-4 py-4 flex justify-between items-center">
<div class="flex items-center space-x-2"> <div class="flex items-center space-x-2">
<a href="https://biodrop.erikraft.com/" target="_blank" rel="noopener noreferrer"> <a href="https://biodrop.erikraft.com/" target="_blank" rel="noopener noreferrer">
<img src="https://raw.githubusercontent.com/erikraft/Drop/master/public/images/(2)ErikrafT%20Drop%20-%20Redondado.png" alt="ErikrafT Drop" width="50" style="user-select: none;" oncontextmenu="return false" draggable="false"> <img src="images/Logo.png" alt="ErikrafT Drop" width="50" style="user-select: none;" oncontextmenu="return false" draggable="false">
</a> </a>
<span class="text-xl font-bold text-gray-800 whitespace-nowrap">ErikrafT Drop</span> <span class="text-xl font-bold text-gray-800 whitespace-nowrap">ErikrafT Drop</span>
</div> </div>
@ -353,7 +353,7 @@
<!-- ErikrafT Drop --> <!-- ErikrafT Drop -->
<div class="p-8 text-center"> <div class="p-8 text-center">
<div class="w-20 h-20 bg-indigo-100 rounded-full flex items-center justify-center mx-auto mb-6"> <div class="w-20 h-20 bg-indigo-100 rounded-full flex items-center justify-center mx-auto mb-6">
<img src="https://raw.githubusercontent.com/erikraft/Drop/master/public/images/(2)ErikrafT%20Drop%20-%20Redondado.png" alt="ErikrafT Drop" width="50" style="user-select: none; pointer-events: none;" oncontextmenu="return false" draggable="false"> <img src="images/Logo.png" alt="ErikrafT Drop" width="50" style="user-select: none; pointer-events: none;" oncontextmenu="return false" draggable="false">
</div> </div>
<h3 class="text-xl font-semibold text-gray-800 mb-4">ErikrafT Drop</h3> <h3 class="text-xl font-semibold text-gray-800 mb-4">ErikrafT Drop</h3>
<ul class="space-y-3 text-left"> <ul class="space-y-3 text-left">
@ -563,7 +563,7 @@
<div> <div>
<div class="flex items-center space-x-2 mb-4"> <div class="flex items-center space-x-2 mb-4">
<a href="https://biodrop.erikraft.com/" target="_blank" rel="noopener noreferrer"> <a href="https://biodrop.erikraft.com/" target="_blank" rel="noopener noreferrer">
<img src="https://raw.githubusercontent.com/erikraft/Drop/master/public/images/(2)ErikrafT%20Drop%20-%20Redondado.png" alt="ErikrafT Drop" width="50" style="user-select: none;" oncontextmenu="return false" draggable="false"> <img src="images/Logo.png" alt="ErikrafT Drop" width="50" style="user-select: none;" oncontextmenu="return false" draggable="false">
</a> </a>
<span class="text-xl font-bold text-white">ErikrafT Drop</span> <span class="text-xl font-bold text-white">ErikrafT Drop</span>
</div> </div>