Skip to content

Instantly share code, notes, and snippets.

View Arkaneel's full-sized avatar
🎯
Focusing

Arkaneel Roy Arkaneel

🎯
Focusing
View GitHub Profile
@Arkaneel
Arkaneel / index.html
Last active December 21, 2023 10:29
QR Code Generator By Arkaneel
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="main.arko.css">
</link>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta charset="UTF-8">
<title> Arkaneel's Qr Code Generator</title>