From be09bb704f8030a072114108fc094f07ee62efba Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 22 Oct 2019 13:32:43 +0200 Subject: Added 301 rules for old articles --- src/notes/golang-profiling-simplified.md | 1 + src/notes/simplifying-and-reducing-clutter.md | 1 + src/notes/what-i-ve-learned-developing-ad-server.md | 1 + 3 files changed, 3 insertions(+) (limited to 'src/notes') diff --git a/src/notes/golang-profiling-simplified.md b/src/notes/golang-profiling-simplified.md index a49de67..c8c6f16 100644 --- a/src/notes/golang-profiling-simplified.md +++ b/src/notes/golang-profiling-simplified.md @@ -1,4 +1,5 @@ title: Golang profiling simplified +description: Golang profiling demystified date: 2017-03-07 tags: blog hide: false diff --git a/src/notes/simplifying-and-reducing-clutter.md b/src/notes/simplifying-and-reducing-clutter.md index b435834..064f08b 100644 --- a/src/notes/simplifying-and-reducing-clutter.md +++ b/src/notes/simplifying-and-reducing-clutter.md @@ -1,4 +1,5 @@ title: Simplifying and reducing clutter in my life and work +description: Simplifying and reducing clutter in my life and work date: 2019-10-14 tags: blog hide: false diff --git a/src/notes/what-i-ve-learned-developing-ad-server.md b/src/notes/what-i-ve-learned-developing-ad-server.md index 527f9d0..d1cc791 100644 --- a/src/notes/what-i-ve-learned-developing-ad-server.md +++ b/src/notes/what-i-ve-learned-developing-ad-server.md @@ -1,4 +1,5 @@ title: What I've learned developing ad server +description: Lessons I learned developing contextual ad server date: 2017-04-17 tags: blog hide: false -- cgit v1.2.3