1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-08 23:24:19 +00:00
JUCE/docs/doxygen/index.html
2025-09-22 11:13:51 +01:00

12 lines
No EOL
237 B
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<script language=javascript>
function redirect(){
window.location = "/master/index.html";
}
</script>
</head>
<body onload="redirect()">
</body>
</html>