小编E48*_*89D的帖子

如何在 Jekyll / Github 页面站点的 config.yml 中的新选项卡中打开 URL?

我是自学的/完全不熟悉 Jekyll 和 Github Pages,想知道如何在 config.yml 页面中使用 Markdown 在新选项卡中打开 URL。

是我正在使用的网站主题。我希望最后一个“github”链接在标签页中打开,而不是在当前标签页中打开的默认链接。

_config.yml 看起来像这样:

# # # # # # # # # # # # #
#   K i k o - p l u s   #
# # # # # # # # # # # # #

# Basic
name:         "Kiko Plus"

author:
facebook:         your-id
youtubeUser:      your-id
youtubeChannel:   your-id
twitter:    your-id
github:     your-id
stackoverflow:    your-id
quora:      your-id
linkedin:         your-id
pinterest:        your-id
googlePlus:       your-id …
Run Code Online (Sandbox Code Playgroud)

jekyll jekyll-extensions github-pages jekyll-bootstrap jekyll-paginator

7
推荐指数
2
解决办法
2678
查看次数