Skip to content
Snippets Groups Projects
Select Git revision
  • aefbe2ea78d5bd2762f8b867399403ef85f98244
  • main default protected
2 results

limit_mount.stl

Blame
  • Forked from Jake Read / machineweek-2023
    Source project has a limited visibility.
    index.html 424 B
    <!doctype html>
    <html>
    <body>
    
    <h1 style="color:#FF1493;font-family:cambria;text-align:center;" >Candace Rosary</h1>
    <h2 style="font-family:cambria;text-align:center;" >candace.rosary @ cba.mit.edu</h2>
    
    <p>     coming soon... </p>
    
    
    <div id="footer">
    <a href="http://www.mit.edu"><img src="./MITlogo.png"
    alt="MIT logo"></a>
    <a href="http://cba.mit.edu"><img src="./CBAlogo.png"
    alt="CBA logo"></a>
    </div>
    
    </body>
    </html>