From 52dd381304bf920eeced8985e8ab1d4cb1bc40a4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 25 Oct 2019 01:49:59 +0200 Subject: Added simple commenting system with Firebase Database integration --- src/notes/golang-profiling-simplified.md | 2 +- src/notes/simplifying-and-reducing-clutter.md | 2 +- src/notes/what-i-ve-learned-developing-ad-server.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/notes') diff --git a/src/notes/golang-profiling-simplified.md b/src/notes/golang-profiling-simplified.md index c8c6f16..29e07d6 100644 --- a/src/notes/golang-profiling-simplified.md +++ b/src/notes/golang-profiling-simplified.md @@ -1,7 +1,7 @@ title: Golang profiling simplified description: Golang profiling demystified date: 2017-03-07 -tags: blog +type: post hide: false ---- diff --git a/src/notes/simplifying-and-reducing-clutter.md b/src/notes/simplifying-and-reducing-clutter.md index 064f08b..483d0dc 100644 --- a/src/notes/simplifying-and-reducing-clutter.md +++ b/src/notes/simplifying-and-reducing-clutter.md @@ -1,7 +1,7 @@ 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 +type: post 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 d1cc791..25f11a3 100644 --- a/src/notes/what-i-ve-learned-developing-ad-server.md +++ b/src/notes/what-i-ve-learned-developing-ad-server.md @@ -1,7 +1,7 @@ title: What I've learned developing ad server description: Lessons I learned developing contextual ad server date: 2017-04-17 -tags: blog +type: post hide: false ---- -- cgit v1.2.3