-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
25 lines (23 loc) · 1.54 KB
/
index.html
File metadata and controls
25 lines (23 loc) · 1.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<!DOCTYPE html> <!-- File managed by WebFX (DO NOT EDIT MANUALLY) -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, viewport-fit=cover"/>
<meta name="mavenBuildTimestamp" content="2025-11-18T11:31:12Z"/>
<meta name="description" content="WebFX is a JavaFX to JavaScript transpiler powered by GWT. You write your Web application in JavaFX and GWT will transpile it in pure JS."></meta>
<meta name="viewport" content="initial-scale=1, minimum-scale=1"></meta>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"></link>
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"></link>
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"></link>
<link rel="manifest" href="/site.webmanifest"></link>
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"></link>
<meta name="apple-mobile-web-app-title" content="WebFX"></meta>
<meta name="application-name" content="WebFX"></meta>
<meta name="msapplication-TileColor" content="#da532c"></meta>
<meta name="theme-color" content="#ffffff"></meta>
<link rel="stylesheet" href="./dev/webfx/kit/css/main.css?v=2025-11-18T11:31:12Z"></link>
</head>
<body>
<script type="text/javascript" charset="utf-8" src="./webfx_website_application_gwt.nocache.js"></script>
</body>
</html>