refactor: upgrade from Alert to Callout

This commit is contained in:
George Cushen
2020-10-01 18:09:58 +01:00
parent 68489423fc
commit 8a7cfe671c
3 changed files with 37 additions and 26 deletions

View File

@@ -67,6 +67,6 @@ subtitle = ""
css_class = ""
+++
{{% alert note %}}
Quickly discover relevant content by [filtering publications]({{< ref "/publication/_index.md" >}}).
{{% /alert %}}
{{% callout note %}}
Quickly discover relevant content by [filtering publications](./publication/).
{{% /callout %}}