-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·49 lines (48 loc) · 2.09 KB
/
index.html
File metadata and controls
executable file
·49 lines (48 loc) · 2.09 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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en-GB" >
<head>
<!-- blueduck.uk -->
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta content="Magento, WordPress and website developers in Belfast, Northern Ireland. " name="description">
<title>blueduck●uk</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="envlope">
<h1>
<strong>blueduck</strong>●uk
</h1>
<p>
<a href="https://keithgreer.dev/website-development/">PHP</a>,
<a href="https://keithgreer.dev/wordpress/">WordPress</a>,
<a href="https://keithgreer.dev/magento/">Magento</a> and
bespoke website development in Belfast, Northern Ireland.
</p>
<p>
<a href="https://keithgreer.dev/" target="_blank" class="font-bold" >
Development
</a>
–
Magento, WordPress and bespoke website development, making the most or our experience and knowledge to put your project live.
</p>
<p>
<a href="https://keithgreer.dev/ecommerce/" target="_blank" class="font-bold" >
Ecommerce
</a>
–
From secure payments to mobile-friendly designs, I help local businesses grow online.
</p>
<p>
<a href="https://keithgreer.dev/website-development/" target="_blank" class="font-bold" >
Consultancy
</a>
–
With 20 years' experience in website development and ecommerce we can help you navigate through the build process.
</p>
<p><strong>📧 <a href="https://keithgreer.dev/contact/">Contact</a></strong></p>
</div>
<script data-collect-dnt="true" async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif?collect-dnt=true" alt="" referrerpolicy="no-referrer-when-downgrade"/></noscript>
</body>
</html>