Publishing blog

This commit is contained in:
Jim Bennett
2023-08-04 11:05:38 -07:00
committed by GitHub
parent 60410e2cff
commit da38d83e95
2 changed files with 2 additions and 2 deletions

View File

@@ -123,7 +123,7 @@ params:
enable: true
title: "Hi, I'm Jim."
subtitle: "I do developer advocacy"
content: "Principal Developer Advocate as LibLab. Award winning YouTuber."
content: "Principal Developer Advocate at LibLab. Award winning YouTuber."
image: /images/png/jim-portrait-circle.png
socialNetworks:
github: https://github.com/JimBobBennett

View File

@@ -2,7 +2,7 @@
author: "Jim Bennett"
date: 2023-08-04
description: "Installing LibLab into a devcontainer using NPM"
draft: true
draft: false
tags: ["liblab", "devcontainer", "codespace", "vscode", "npm"]
title: "Installing LibLab into a devcontainer using NPM"