-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path404.html
More file actions
29 lines (23 loc) · 1.19 KB
/
404.html
File metadata and controls
29 lines (23 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>CodeCrux - Smart, Data-Driven and Outcome focussed Product Development Company</title>
<meta name="description" content="CodeCrux builds web and mobile applications using Ruby on Rails, iOS and Android for startups, high growth, enterprises">
<meta name="keywords" content="Software,Ruby,Rails,Outsourcing,Offshore development,iOS,Android,Development,Interface,Experience,Design,UI,UX,GUI,Agile,India,Hyderabad,T-hub, ruby on rails, ruby on rails new york, what is ruby on rails, ruby rails, ruby on rails companies, ruby on rails development, ror development hyderabad, rubyonrails, ruby on rails company, ror development company, rubygems, USA, India,UAE, ruby on rails company usa, ruby on rails development company india, ruby on rails framework" />
<meta http-equiv="refresh" content="1;url=/" />
</head>
<body>
</body>
</html>
<style media="screen">
html {
background: url(/img/codecrux-404.jpg) no-repeat center center fixed;
-webkit-background-size: contain;
-moz-background-size: contain;
-o-background-size: contain;
background-size: contain;
width: 100%;
height: 400px;
}
</style>