Updating note

This commit is contained in:
Fundor333
2024-09-21 00:09:03 +02:00
parent 802413b7ae
commit 055ea4b8e3
2 changed files with 12 additions and 6 deletions

View File

@@ -1,11 +1,12 @@
{
"slug": "1726869831",
"micropub": "h-entry",
"micropub": "note",
"layout": "social",
"date": "2024-09-20T22:03:51",
"title": false
"title": "Searcing for a social network"
}
Someone can suggest to me some account to follow about code, tech and/or photography ?
Twitter/X or Mastodon please!
Or some good blog about the same subjects thanks

View File

@@ -65,3 +65,8 @@ deploy_prod: ## Ready to deploy
@npm update
@hugo mod get -u
@hugo --minify
.PHONY: submodule
submodule: ## Get submodule for this repo
git submodule update --init --recursive