mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 14:35:43 -06:00
update user list and version supported
This commit is contained in:
parent
97bd4f9e34
commit
e02dc652db
6 changed files with 56 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
[module.hugoVersion]
|
||||
extended = true
|
||||
min = "0.87.0"
|
||||
max = "0.133.1"
|
||||
max = "0.134.0"
|
||||
|
|
BIN
exampleSite/content/users/andrealucchini.com/feature.jpg
Normal file
BIN
exampleSite/content/users/andrealucchini.com/feature.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
14
exampleSite/content/users/andrealucchini.com/index.it.md
Normal file
14
exampleSite/content/users/andrealucchini.com/index.it.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "andrealucchini.com"
|
||||
tags: [Sito personale, Blog]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
||||
|
14
exampleSite/content/users/andrealucchini.com/index.ja.md
Normal file
14
exampleSite/content/users/andrealucchini.com/index.ja.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "andrealucchini.com"
|
||||
tags: [個人サイト, ブログ]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
||||
|
13
exampleSite/content/users/andrealucchini.com/index.md
Normal file
13
exampleSite/content/users/andrealucchini.com/index.md
Normal file
|
@ -0,0 +1,13 @@
|
|||
---
|
||||
title: "andrealucchini.com"
|
||||
tags: [Personal site,Blog]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
14
exampleSite/content/users/andrealucchini.com/index.zh-cn.md
Normal file
14
exampleSite/content/users/andrealucchini.com/index.zh-cn.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: "andrealucchini.com"
|
||||
tags: [个人网站, 博客]
|
||||
externalUrl: "https://andrealucchini.com"
|
||||
weight: 891
|
||||
showDate: false
|
||||
showAuthor: false
|
||||
showReadingTime: false
|
||||
showEdit: false
|
||||
showLikes: false
|
||||
showViews: false
|
||||
layoutBackgroundHeaderSpace: false
|
||||
---
|
||||
|
Loading…
Reference in a new issue