Update with tags instead of topics
All checks were successful
Build and Deploy Hugo / deploy (push) Successful in 17s

This commit is contained in:
Alex Selimov 2026-03-20 12:24:11 -04:00
parent 71e15cffe0
commit a60ff7d439
18 changed files with 18 additions and 18 deletions

View file

@ -1,7 +1,7 @@
---
title: "Separate files from git repo into a submodule"
date: 2023-02-22T20:31:34-05:00
topics: ["git", "software development"]
tags: ["git", "software development"]
---
I recently had a situation where a library I was working on, originally as part of one project, was going to be needed for another project.