add some photos

This commit is contained in:
naoufal zerai 2022-08-28 20:09:00 -04:00
parent 9810652543
commit 00dae857a5
5 changed files with 5 additions and 5 deletions

View File

@ -65,7 +65,7 @@ darkTheme = "dracula"
bio = "" # support markdown syntax bio = "" # support markdown syntax
# twitter = "GoHugoIO" # https://twitter.com/XXX # twitter = "GoHugoIO" # https://twitter.com/XXX
github = "naoufalzerai" # https://github.com/XXX github = "naoufalzerai" # https://github.com/XXX
email = "naoufal.zerai@gmail.com" email = "naoufal@zerai.xyz"
[params.nav] [params.nav]
showCategories = true # /categories/ showCategories = true # /categories/

View File

@ -5,7 +5,7 @@ lastmod = 2022-08-21T22:09:40-04:00
tags = ["AMD","GPU","Fix"] tags = ["AMD","GPU","Fix"]
categories = ["Linux"] categories = ["Linux"]
imgs = [] imgs = []
cover = "" # image show on top cover = "https://images.pexels.com/photos/1154738/pexels-photo-1154738.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" # image show on top
readingTime = true # show reading time after article date readingTime = true # show reading time after article date
toc = true toc = true
comments = false comments = false

View File

@ -8,7 +8,7 @@ tags = [
] ]
categories = ["Linux"] categories = ["Linux"]
imgs = [] imgs = []
cover = "" # image show on top cover = "https://images.pexels.com/photos/450035/pexels-photo-450035.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" # image show on top
readingTime = true # show reading time after article date readingTime = true # show reading time after article date
toc = true toc = true
comments = false comments = false

View File

@ -5,7 +5,7 @@ lastmod = 2022-08-28T19:15:25-04:00
tags = ["cheatsheet","tmux"] tags = ["cheatsheet","tmux"]
categories = ["Linux"] categories = ["Linux"]
imgs = [] imgs = []
cover = "" # image show on top cover = "https://images.pexels.com/photos/5380664/pexels-photo-5380664.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" # image show on top
readingTime = true # show reading time after article date readingTime = true # show reading time after article date
toc = true toc = true
comments = false comments = false

View File

@ -5,7 +5,7 @@ lastmod = 2022-08-22T12:58:59-04:00
tags = ["git"] tags = ["git"]
categories = ["Coding"] categories = ["Coding"]
imgs = [] imgs = []
cover = "" # image show on top cover = "https://images.pexels.com/photos/1181253/pexels-photo-1181253.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1" # image show on top
readingTime = true # show reading time after article date readingTime = true # show reading time after article date
toc = true toc = true
comments = false comments = false