-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
1 lines (1 loc) · 1 KB
/
index.html
1
<!DOCTYPE html><html lang="en"><head><title>Open Algorithm</title><meta lang="en-US" charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="description" content="Open Algorithm is a platform where neuroscientists and data scientists can share, discover and compare their algorithms over cloud based, spark powered cluster system."><meta name="keywords" content="Open Algorithm, Neuron, Brain"><meta name="author" content="Aero Wang"><meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no"><style> html, body { margin: 0px; padding: 0px; overflow: hidden; width: 100%; height: 100%; background: black;-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; cursor: pointer; } a { color: #FFC107; } iframe { width: 100%; height: 100%; overflow: hidden; border: none; margin: 0px; padding: 0px; } </style></head><body><iframe src="http://algorithm.aerofotea.com"></iframe></body></html>