mirror of https://github.com/jkjoy/hugoblog.git
20 lines
433 B
Markdown
20 lines
433 B
Markdown
|
---
|
||
|
title: "朋友们"
|
||
|
subtitle: "blogroll"
|
||
|
layout: "links"
|
||
|
wikipedia: "https://en.wikipedia.org/wiki/Bruce_Willis"
|
||
|
menu:
|
||
|
main:
|
||
|
name: 链接
|
||
|
weight: 10
|
||
|
links:
|
||
|
[
|
||
|
{
|
||
|
"title": "Fatesinger",
|
||
|
"link": "https://fatesinger.com",
|
||
|
"description": "about me",
|
||
|
"cover": "https://static.fatesinger.com/2021/03/npbmdu72xozbul3w.jpg!/both/200x200",
|
||
|
},
|
||
|
]
|
||
|
---
|