jeffreytse/jekyll-theme-yat

How to make Alert or Callout?

Open

#87 建立於 2022年5月16日

在 GitHub 查看
 (2 留言) (0 反應) (1 負責人)HTML (700 fork)batch import
good first issue

倉庫指標

Star
 (788 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

I looked at various ways to use Alert or Callout, but couldn't find a way.

In many examples use {% include warning.html title="some title" content="some contents" %} for Alert, and {% include callout_v2.html type="danger" content="some contents" %} for Callout.

Even the sample post provided by the YAT theme uses the following method, but it still does not work. image

plz give me some advice

貢獻者指南