mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-25 22:39:41 +01:00
fix: removed nofollow links to my own website
This commit is contained in:
parent
b5126bf051
commit
bebfe1638e
@ -10,7 +10,7 @@ tags:
|
||||
description: "Good software design practices and a few perfectionistic tendencies lead to almost 5 years without any writing. This post is a deep dive into a few of the struggles of the past 5 years"
|
||||
---
|
||||
|
||||
I've been rebuilding the old "[rickvanlieshout.com](https://rickvanlieshout.com)" for over 5 years now...
|
||||
I've been rebuilding the old "[rickvanlieshout.com](https://www.rickvanlieshout.com)" for over 5 years now...
|
||||
But the website isn't that big. It could be done way faster and it has been done way faster.
|
||||
The thing is, I rewrote it several times, each time with a different design and updated packages.
|
||||
|
||||
|
@ -4,7 +4,7 @@ import menu from "./menu";
|
||||
export default {
|
||||
site: {
|
||||
siteMetadata: {
|
||||
url: "https://rickvanlieshout.com",
|
||||
url: "https://www.rickvanlieshout.com",
|
||||
title: "Rick van Lieshout ~ Mastermindzh",
|
||||
subtitle: "The thoughts, discoveries and murmurings of a Software enthusiast",
|
||||
copyright: "All rights reserved.",
|
||||
|
Loading…
Reference in New Issue
Block a user