You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
435 B
Markdown

---
authors: ["will-faught"]
categories: ["content", "paige"]
description: "A complex alert."
paige:
alert:
message: "Get more information <a href=\"#\" class=\"alert-link\">here</a>."
type: "danger"
tags: ["alerts"]
title: "Complex Alert"
weight: 70
---
This page has the following parameters:
```yaml
paige:
alert:
message: "Get more information <a href=\"#\" class=\"alert-link\">here</a>."
type: "danger"
```