|
1 |
| -<!DOCTYPE html> |
2 |
| -<html lang="en-us"> |
3 |
| -<head> |
4 |
| - <title>Java Development, Architecture & Software Consultancy, UK | SPT Development Ltd</title> |
5 |
| - <meta name="viewport" content="width=device-width, initial-scale=1"> |
6 |
| - <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
7 |
| - <meta name="robots" content="all" /> |
8 |
| - <meta name="copyright" content="SPT Development Ltd" /> |
9 |
| - <meta name="description" content="SPT Development Ltd is the company Simon Taylor provides Java development, architecture and software consultancy services through. Simon is available for contracting and bespoke software development across a wide range of technologies and platforms."/> |
10 |
| - <meta name="keywords" content="Java, development, architecture, Spring, microservices, AWS, cloud, JEE, software, developer, consultancy, UK, javascript, react" /> |
11 |
| - <meta property="og:description" content="SPT Development Ltd is the company Simon Taylor provides Java development, architecture and software consultancy services through. Simon is available for contracting and bespoke software development across a wide range of technologies and platforms." /> |
12 |
| - <meta property="og:title" content="Java Development, Architecture & Software Consultancy, UK | SPT Development Ltd" /> |
13 |
| - <meta property="og:image" content="http://www.spt-development.com/Images/Logo.png" /> |
14 |
| - <link href='/favicon.ico' rel='icon' type='image/x-icon'/> |
15 |
| - <link rel="stylesheet" href="/Styles/reset.css" /> |
16 |
| - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous"> |
17 |
| - <link rel="stylesheet" href="/Styles/custom.css" /> |
18 |
| - <!--[if lt IE 9]> |
19 |
| - <script type="text/javascript"> |
20 |
| - document.createElement("nav"); |
21 |
| - document.createElement("header"); |
22 |
| - document.createElement("footer"); |
23 |
| - document.createElement("section"); |
24 |
| - document.createElement("aside"); |
25 |
| - document.createElement("article"); |
26 |
| - </script> |
27 |
| - <![endif]--> |
28 |
| -</head> |
29 |
| -<body class="bg-dark text-light"> |
30 |
| - <nav class="navbar navbar-expand-lg navbar-dark static-topi container"> |
31 |
| - <a class="navbar-brand" href="/" title="Java Development, Architecture & Software Consultancy, UK | SPT Development Ltd"> |
32 |
| - <img src="Images/Logo.png" alt="SPT Development Ltd logo" /> |
33 |
| - </a> |
34 |
| - <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation"> |
35 |
| - <span class="navbar-toggler-icon"></span> |
36 |
| - </button> |
37 |
| - <div class="collapse navbar-collapse border-top border-bottom" id="navbarNavAltMarkup"> |
38 |
| - <div class="navbar-nav"> |
39 |
| - <a class="inav-item nav-link" href="/" title="Home">Home</a> |
40 |
| - <a class="inav-item nav-link" href="/CV.pdf" title="CV" download="simon-taylor-cv.pdf">CV</a> |
41 |
| - </div> |
42 |
| - </div> |
43 |
| - </nav> |
44 |
| - <section class="container"> |
45 |
| - <div role="alert" class="fade alert alert-danger show"> |
46 |
| - <div class="alert-heading h4">Page Not Found</div><p>The page you attempted to view could not be found.</div> |
47 |
| - </div> |
48 |
| - </section> |
49 |
| - <footer class="page-footer"> |
50 |
| - <section class="text-center social-networks"> |
51 |
| - <!--<a href="http://www.facebook.com/sptdevltd" title="Join us on Facebook"><img alt="Join us on Facebook" src="Images/facebook_logo.png"></a>--> |
52 |
| - <a href="http://twitter.com/sptdevltd" title="Follow us on Twitter"><img alt="Follow us on Twitter" src="Images/twitter_logo.png"></a> |
53 |
| - <a href="http://www.linkedin.com/company/spt-development-ltd" title="Link to us on LinkedIn"><img alt="Link to us on LinkedIn" src="Images/linkedin_logo.png"></a> |
54 |
| - </section> |
55 |
| - <section class="footer-copyright text-center"> |
56 |
| - <p>© SPT Development Ltd. All rights reserved.</p> |
57 |
| - </section> |
58 |
| - </footer> |
59 |
| - <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> |
60 |
| - <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> |
61 |
| - <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> |
62 |
| - <script src="/Scripts/script.js" type="text/javascript"></script> |
63 |
| -</body> |
64 |
| -</html> |
| 1 | +--- |
| 2 | +permalink: /404.html |
| 3 | +layout: page |
| 4 | +--- |
| 5 | + |
| 6 | +<div role="alert" class="fade alert alert-danger show"> |
| 7 | + <div class="alert-heading h4">Page Not Found</div><p>The page you attempted to view could not be found.</div> |
| 8 | +</div> |
0 commit comments