jeffreytse/jekyll-theme-yat

How to make Alert or Callout?

Open

#87 aperta il 16 mag 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)HTML (700 fork)batch import
good first issue

Metriche repository

Star
 (788 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor