docs: Colorize callout and make the link work (#1445)

This commit is contained in:
Günther Noack
2025-02-05 14:23:36 +01:00
committed by GitHub
parent c17c890356
commit 261425aa64
2 changed files with 8 additions and 3 deletions

View File

@@ -14,3 +14,7 @@ gh_edit_branch: "main"
plugins:
- jekyll-redirect-from
callouts:
important:
title: Important
color: blue

View File

@@ -3,9 +3,10 @@ title: Home
nav_order: 1
---
> **As of 2025, Santa is no longer maintained by Google.** We encourage
> existing users to migrate to an actively maintained fork of Santa, such as
> https://github.com/northpolesec/santa.
{: .important }
**As of 2025, Santa is no longer maintained by Google.** We encourage existing
users to migrate to an actively maintained fork of Santa, such as
[https://github.com/northpolesec/santa](https://github.com/northpolesec/santa).
# Welcome to the Santa documentation