In this house we require root access to run docker commands.

This commit is contained in:
2023-09-13 01:51:48 +00:00
parent a9d7abe9c8
commit 8d564228dc
2 changed files with 6 additions and 3 deletions

View File

@ -1,6 +1,9 @@
---
title: "{{ replace .Name "-" " " | title }}"
date: {{ .Date }}
author: "Anna"
date: {{ .Date | .dateFormat (.Site.Params.dateformat)" }}
draft: true
tags:
- tag1
---
<!--more-->