1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Deploying to gh-pages from @ emilk/egui@68b74530b7 🚀

This commit is contained in:
lucasmerlin
2026-06-25 18:50:00 +00:00
commit a954ed7b32
9 changed files with 3732 additions and 0 deletions

12
example.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<head>
<meta http-equiv="refresh" content="0; url = https://www.egui.rs/#http" />
</head>
<body>
</body>
</html>