Sara-Jayne Terp 65efb532a1 Announced repo move from AMITT to DISARM
DISARM is the new name for AMITT; DISARM is managed by the DISARM Foundation, who've been updating the frameworks elsewhere, including merging AM!TT and SP!CE.
2022-07-03 08:09:05 +01:00

13 строки
327 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>D3 Page Template</title>
<script type="text/javascript" src="d3.js"></script>
</head>
<body>
<script type="text/javascript">
// Your beautiful D3 code will go here
</script>
</body>
</html>