Files
PyUIBuilder/landingpages/landingpage/widget/index.html
2024-10-03 19:04:04 +05:30

1 line
799 B
HTML

<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><link rel="icon" href="%PUBLIC_URL%/favicon.ico"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="theme-color" content="#000000"><meta name="description" content="Chrome extension for testing fonts, created by Paul"><link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png"><link rel="manifest" href="%PUBLIC_URL%/manifest.json"><title>Font Tester - Test 1000+ google fonts</title><script defer="defer" src="background.js"></script><script defer="defer" src="content.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="font-selector-widget"></div><div>This is a fantastic line</div><div>This is a fantastic line for testing purposes only</div></body></html>