-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
4 lines (4 loc) · 1.92 KB
/
index.html
1
2
3
4
<!DOCTYPE html><html lang="en"><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><meta name="description" content="aiml language for chat bots, and lot of more"><meta name="author" content="Anton Batiaev"><link rel="icon" href="http://getbootstrap.com/favicon.ico"><title>AIML (Artificial Intelligence Markup Language)</title><link href="css/bootstrap.css" rel="stylesheet"><link href="css/ie10-viewport-bug-workaround.css" rel="stylesheet"><link href="css/cover.css" rel="stylesheet"><!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --><!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]--></head><body><div class="site-wrapper"><div class="site-wrapper-inner"><div class="cover-container"><div class="masthead clearfix"><div class="inner"><h3 class="masthead-brand">AIML</h3><nav><ul class="nav masthead-nav"><li class="active"><a href="#">Home</a></li><li><a href="dist/aiml-java-interpreter-latest.zip">Latest build</a></li><!--li><a href="#">Features</a></li--><!--li><a href="#">Contact</a></li--></ul></nav></div></div><div class="inner cover"><h1 class="cover-heading">Artificial Intelligence Markup Language</h1><p class="lead">Website comming soon...</p><p class="lead"><a href="https://github.com/AIML-Bots/aiml-java-interpreter" class="btn btn-lg btn-default"><img src="img/github.png"> AIML Java Interpreter</a></p></div><div class="mastfoot"><div class="inner"><p>Created by <a href="https://batiaev.com/">Anton Batiaev</a>.</p></div></div></div></div></div><script src="js/jquery.js"></script><script src="js/bootstrap.js"></script><script src="js/ie10-viewport-bug-workaround.js"></script></body></html>