Compare commits
3 Commits
1d319245d3
...
bee7521c9f
Author | SHA1 | Date |
---|---|---|
Ray Elliott | bee7521c9f | |
Ray Elliott | 1844932450 | |
Ray Elliott | 15d191d397 |
14
config.toml
14
config.toml
|
@ -44,17 +44,17 @@ url = "https://www.linkedin.com/in/rayelliottdev"
|
|||
|
||||
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
weight = 3
|
||||
name = "Posts"
|
||||
weight = 5
|
||||
url ="posts/"
|
||||
[[menu.main]]
|
||||
name = "About Me"
|
||||
weight = 8
|
||||
url = "about/"
|
||||
[[menu.main]]
|
||||
name = "Portfolio"
|
||||
weight = 5
|
||||
url = "categories/portfolio/"
|
||||
[[menu.main]]
|
||||
name = "Posts"
|
||||
weight = 10
|
||||
url ="posts/"
|
||||
url = "categories/portfolio/"
|
||||
[[menu.main]]
|
||||
name = "Categories"
|
||||
weight = 20
|
||||
|
|
|
@ -1,20 +1,11 @@
|
|||
---
|
||||
title: "About Me"
|
||||
date: 2020-01-31T12:54:00Z
|
||||
draft: true
|
||||
---
|
||||
|
||||
I am a UK based, freelance, front-end **Web Developer**.
|
||||
|
||||
## What Do I Do?
|
||||
|
||||
I work with small businesses to build and strengthen their online presence.
|
||||
|
||||
## What Can I Do For You
|
||||
|
||||
... what do i give the customer that sets me above others ...
|
||||
... what problems of the customer do I solve ...
|
||||
|
||||
* I work with small businesses to **Build** and **Grow** their online presence.
|
||||
* I create **[Bespoke Websites](/tags/bespoke)** using the latest technologies.
|
||||
* I work with a number of **[Content Management Systems](/tags/cms)**, including **[WordPress](/tags/wordpress)**.
|
||||
* I develop custom **Themes** and **Plugins**.
|
||||
|
@ -27,6 +18,7 @@ I work with small businesses to build and strengthen their online presence.
|
|||
## All Of My Work Is
|
||||
|
||||
* Fully optimised for on-site **SEO**.
|
||||
* Built with **Security** in mind.
|
||||
* **Mobile Friendly** and responsive.
|
||||
* Built for **Performance** and **Speed**.
|
||||
* **Accessible** and standards compliant.
|
||||
|
|
Reference in New Issue