Add meta tag to scale text appropriately

This commit is contained in:
doylet
2026-08-26 00:26:03 +10:00
parent 88df381716
commit cf83225cc8
+1
View File
@@ -1,6 +1,7 @@
<!doctype html> <!doctype html>
<html lang="en-us"> <html lang="en-us">
<head> <head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>doylet.dev</title> <title>doylet.dev</title>
<style> <style>
html { html {