mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-02-02 03:22:33 -06:00
chore: add users eallion.com
This commit is contained in:
parent
a145cf56c8
commit
4ec7b57183
6 changed files with 69 additions and 1 deletions
BIN
exampleSite/content/users/eallion.com/feature.png
Normal file
BIN
exampleSite/content/users/eallion.com/feature.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 MiB |
15
exampleSite/content/users/eallion.com/index.it.md
Normal file
15
exampleSite/content/users/eallion.com/index.it.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "eallion.com"
|
||||||
|
tags: [Sito personale, Blog,]
|
||||||
|
externalUrl: "http://www.eallion.com/"
|
||||||
|
date: 9901-08-08
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
|
||||||
|
---
|
||||||
|
|
15
exampleSite/content/users/eallion.com/index.ja.md
Normal file
15
exampleSite/content/users/eallion.com/index.ja.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "eallion.com"
|
||||||
|
tags: [個人サイト, ブログ]
|
||||||
|
externalUrl: "http://www.eallion.com/"
|
||||||
|
date: 9901-08-08
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
|
||||||
|
---
|
||||||
|
|
14
exampleSite/content/users/eallion.com/index.md
Normal file
14
exampleSite/content/users/eallion.com/index.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
---
|
||||||
|
title: "eallion.com"
|
||||||
|
tags: [Personal Site, Blog]
|
||||||
|
externalUrl: "http://www.eallion.com/"
|
||||||
|
date: 9901-08-08
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
|
||||||
|
---
|
15
exampleSite/content/users/eallion.com/index.zh-cn.md
Normal file
15
exampleSite/content/users/eallion.com/index.zh-cn.md
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
---
|
||||||
|
title: "eallion.com"
|
||||||
|
tags: [个人网站, 博客 ]
|
||||||
|
externalUrl: "http://www.eallion.com/"
|
||||||
|
date: 9901-08-08
|
||||||
|
showDate: false
|
||||||
|
showAuthor: false
|
||||||
|
showReadingTime: false
|
||||||
|
showEdit: false
|
||||||
|
showLikes: false
|
||||||
|
showViews: false
|
||||||
|
layoutBackgroundHeaderSpace: false
|
||||||
|
|
||||||
|
---
|
||||||
|
|
|
@ -642,7 +642,7 @@
|
||||||
"Personal blog"
|
"Personal blog"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"title": "Adam Madej - Gameplay Animator",
|
"title": "Adam Madej - Gameplay Animator",
|
||||||
"url": "http://www.adammadej.com/",
|
"url": "http://www.adammadej.com/",
|
||||||
"source": "https://github.com/arahmitz/adamblogstuff",
|
"source": "https://github.com/arahmitz/adamblogstuff",
|
||||||
|
@ -651,5 +651,14 @@
|
||||||
"Blog",
|
"Blog",
|
||||||
"Personal Site"
|
"Personal Site"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "eallion.com",
|
||||||
|
"url": "http://www.eallion.com/",
|
||||||
|
"source": "https://github.com/eallion/eallion.com",
|
||||||
|
"tags": [
|
||||||
|
"Blog",
|
||||||
|
"Personal Site"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue