diff options
| author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2022-05-14 00:00:22 +0200 | 
|---|---|---|
| committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2022-05-14 00:00:22 +0200 | 
| commit | 16ef06ffb363b6304d0d5269b30dedbdd07288df (patch) | |
| tree | 38f80e13c5f20d669df04d146725968f423541b4 /content | |
| parent | 2bf274de3fe814e3729deb9ca242df58f8936a49 (diff) | |
| download | macroblog.rs-16ef06ffb363b6304d0d5269b30dedbdd07288df.tar.gz macroblog.rs-16ef06ffb363b6304d0d5269b30dedbdd07288df.tar.bz2 macroblog.rs-16ef06ffb363b6304d0d5269b30dedbdd07288df.zip | |
feat: Add title parser
Add title parse so it yields a better post list.
Diffstat (limited to 'content')
| -rw-r--r-- | content/posts/Enable_NFS_on_K3S.html (renamed from content/posts/2021-12-26-nfs-k3s.html) | 0 | ||||
| -rw-r--r-- | content/posts/K8S_private_gitlab_registry_using_podman.html | 1 | 
2 files changed, 0 insertions, 1 deletions
| diff --git a/content/posts/2021-12-26-nfs-k3s.html b/content/posts/Enable_NFS_on_K3S.html index 09f91e7..09f91e7 100644 --- a/content/posts/2021-12-26-nfs-k3s.html +++ b/content/posts/Enable_NFS_on_K3S.html diff --git a/content/posts/K8S_private_gitlab_registry_using_podman.html b/content/posts/K8S_private_gitlab_registry_using_podman.html index 06306ed..43b8245 100644 --- a/content/posts/K8S_private_gitlab_registry_using_podman.html +++ b/content/posts/K8S_private_gitlab_registry_using_podman.html @@ -36,5 +36,4 @@ kubectl create secret generic regcred \  NAME     TYPE                                  DATA   AGE  regcred  kubernetes.io/dockerconfigjson        1      53s</code></pre>      </p> -  </section> | 
