fix new command;change video url to rumble

This commit is contained in:
Greg Gauthier 2025-01-15 10:21:47 +00:00
parent f749bcb05d
commit a38723b1f0
2 changed files with 2 additions and 2 deletions

View File

@ -34,4 +34,4 @@ canonifyurls = true
home = "/"
blog = "/blog/"
links = "/links/"
videos = "https://odysee.com/@ataricode:0?view=content"
videos = "https://rumble.com/c/gmgauthier2"

2
new
View File

@ -42,4 +42,4 @@ filename=${tmp,,}
echo "$filename"
hugo new "${contentType}"/"${filename}".md
$ED content/"${contentType}"/"${filename}".md
# $ED content/"${contentType}"/"${filename}".md