-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
21 lines (21 loc) · 1.25 KB
/
index.html
File metadata and controls
21 lines (21 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html>
<head>
<meta name="go-import" content="dappco.re/go git https://github.com/dAppCore/go.git">
<meta name="go-import" content="dappco.re/php git https://github.com/dAppCore/php.git">
<meta name="go-import" content="dappco.re/ts git https://github.com/dAppCore/ts.git">
<meta name="go-import" content="dappco.re/agent git https://github.com/dAppCore/agent.git">
<meta name="go-import" content="dappco.re/cli git https://github.com/dAppCore/cli.git">
<meta name="go-import" content="dappco.re/config git https://github.com/dAppCore/config.git">
<meta name="go-import" content="dappco.re/mcp git https://github.com/dAppCore/mcp.git">
<meta name="go-import" content="dappco.re/ide git https://github.com/dAppCore/ide.git">
<meta name="go-import" content="dappco.re/gui git https://github.com/dAppCore/gui.git">
<meta name="go-import" content="dappco.re/lint git https://github.com/dAppCore/lint.git">
<meta name="go-import" content="dappco.re/api git https://github.com/dAppCore/api.git">
<meta name="go-import" content="dappco.re/docs git https://github.com/dAppCore/docs.git">
<meta http-equiv="refresh" content="0; url=https://github.com/dAppCore">
</head>
<body>
Redirecting to <a href="https://github.com/dAppCore">github.com/dAppCore</a>...
</body>
</html>