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
commit1a9e227917248d449b7dee394c1cba081bc249be (patch)
treea2423538bed045880c0898cae2b7176de2305b14 /www/content/posts/pattern-in-cpp.md
parent473e71165e47f029d1a578856ab936dd6f4bf9ed (diff)
downloadcrupest-1a9e227917248d449b7dee394c1cba081bc249be.tar.gz
crupest-1a9e227917248d449b7dee394c1cba081bc249be.tar.bz2
crupest-1a9e227917248d449b7dee394c1cba081bc249be.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 ...
---