aboutsummaryrefslogtreecommitdiff
path: root/www/content/posts/pattern-in-cpp.md
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-03-05 00:21:48 +0800
committerYuqian Yang <crupest@crupest.life>2025-03-27 01:33:06 +0800
commit61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0 (patch)
tree365e9dcee8ea8780029ff4ff24619b008303adbc /www/content/posts/pattern-in-cpp.md
parent3d9b0c38adf1b2afd89ef33bbe70cd4eb4c1d8e6 (diff)
downloadcrupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.tar.gz
crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.tar.bz2
crupest-61f8bd7e54aaf3fdd1664c322c5fc0a03bfe95f0.zip
feat(www): add post systemd-nspawn.
Diffstat (limited to 'www/content/posts/pattern-in-cpp.md')
-rw-r--r--www/content/posts/pattern-in-cpp.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/content/posts/pattern-in-cpp.md b/www/content/posts/pattern-in-cpp.md
index be921fd..1709ad4 100644
--- a/www/content/posts/pattern-in-cpp.md
+++ b/www/content/posts/pattern-in-cpp.md
@@ -1,9 +1,9 @@
---
title: "Pattern in C++"
date: 2022-01-24T15:57:34+08:00
-categories: Coding
+categories: coding
tags:
- - C++
+ - c++
description: The secret ingredient of secret ingredient soup is ...
---