Update index.html

main
RubenSchoonbaert 8 months ago committed by GitHub
parent a5c8f063e0
commit 64510a0a38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="-cmHLqMzmSFVWV3DEzV1x6CdJBqdoNvmbhnKifV6ZI4" />
<title>RFID-Transponder</title>
<style>
body {
@ -56,7 +57,6 @@
<section>
<h2>Overview</h2>
<p>This project is a compact and versatile PCB design featuring an RFID/NFC tag IC. It includes components for writing and managing data on the RFID tag, modern power input options, and flexible microcontroller integration.</p>
<img src="IMG_20240116_194437709.jpg" alt="Schematic of RFID Transponder">
</section>
<section>
@ -106,11 +106,6 @@
<li>Systems needing programmable and customizable tag IC solutions.</li>
</ul>
</section>
<section>
<h2>Schematic</h2>
<img src="IMG_20240116_194437709.jpg" alt="Schematic of RFID Transponder">
</section>
</main>
<footer>
<p>&copy; 2024 RFID-Transponder Project. All rights reserved.</p>

Loading…
Cancel
Save