rmc_website/dsidev/index.html
Ian Skinner fa401de944 Faster downloads, better pages.
- Stop manually setting the height of the DSi prompt thing for each page
- Moved all downloads to a CDN (cee deez nuts)
- Removed personal homepage in favor of a purely DS(i) oriented website
2023-08-04 11:20:42 -04:00

17 lines
410 B
HTML

---
title: Index
layout: dsiware
---
<p style="visibility: hidden;">paddingpaddingpaddingwhydoIneedpaddingwhydidImakethis siteIamsodumb</p>
<p>
Oops! This page moved to <a href='/'>here</a>, but we'll redirect you. :)<br>
</p>
<script type="text/javascript">
function Redirect()
{
window.location="/";
}
document.write("");
setTimeout('Redirect()', 3000);
</script>