hugo+node install

This commit is contained in:
Milana
2023-10-02 11:39:58 +03:00
parent c1bd86eeec
commit c80a29bb75
21 changed files with 1527 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
+++
title = '{{ replace .File.ContentBaseName "-" " " | title }}'
date = {{ .Date }}
draft = true
+++