jeffreytse/jekyll-theme-yat

How to make Alert or Callout?

Offen

#87 geöffnet am 16.05.2022

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)HTML (957 Forks)batch import
good first issue

Repository-Metriken

Stars
 (1.206 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide