This commit is contained in:
2026-01-09 13:16:18 +00:00
parent 21e551f968
commit 4760cee9a7
2 changed files with 21 additions and 5 deletions

View File

@@ -0,0 +1,12 @@
---
title: "Just Kidding!"
date: 2010-01-01T00:00:00+00:00
draft: false
author: "Luke Tainton"
tags: []
# image: /images/post.jpg
# description: ""
# toc:
---
Just kidding!

View File

@@ -115,7 +115,7 @@ params:
navbar: navbar:
align: ms-auto # Left: ms-auto | center: mx-auto | right: me-auto | Default: ms-auto align: ms-auto # Left: ms-auto | center: mx-auto | right: me-auto | Default: ms-auto
# brandLogo: "/logo.png" # Logo for the brand | default is the favicon variable # brandLogo: "/logo.png" # Logo for the brand | default is the favicon variable
# showBrandLogo: false # Show brand logo in nav bar | default is true showBrandLogo: false # Show brand logo in nav bar | default is true
brandName: "Luke Tainton" # Brand name for the brand | default is the title variable brandName: "Luke Tainton" # Brand name for the brand | default is the title variable
disableSearch: true disableSearch: true
# searchPlaceholder: "Search" # searchPlaceholder: "Search"
@@ -134,9 +134,9 @@ params:
# Hero # Hero
hero: hero:
enable: true enable: true
intro: "Hi, my name is" intro: "Hi! My name is"
title: "Luke." title: "Luke."
# subtitle: "I scale corporate networks." subtitle: "Network Engineer."
content: "An enthusiastic network and network automation engineer. I enjoy solving complex problems and building efficient solutions to scale networks for the future." content: "An enthusiastic network and network automation engineer. I enjoy solving complex problems and building efficient solutions to scale networks for the future."
image: /images/profilepicture.png image: /images/profilepicture.png
bottomImage: bottomImage:
@@ -154,10 +154,14 @@ params:
url: https://git.tainton.uk url: https://git.tainton.uk
- icon: fab fa-github - icon: fab fa-github
url: https://github.com/luketainton url: https://github.com/luketainton
- icon: fab fa-x-twitter - icon: fab fa-gitlab
url: https://x.com/@luketainton1 url: https://gitlab.com/luketainton
# - icon: fab fa-x-twitter
# url: https://x.com/@luketainton1
- icon: fab fa-linkedin-in - icon: fab fa-linkedin-in
url: https://www.linkedin.com/in/luketainton url: https://www.linkedin.com/in/luketainton
- icon: fab fa-blackberry
url: /blogs/bbm
# customIcons: # customIcons:
# - icon: /fav.png # - icon: /fav.png
# url: "https://example.com" # url: "https://example.com"