mirror of
https://github.com/google/santa.git
synced 2026-04-24 03:00:12 -04:00
docs: Colorize callout and make the link work (#1445)
This commit is contained in:
@@ -14,3 +14,7 @@ gh_edit_branch: "main"
|
||||
plugins:
|
||||
- jekyll-redirect-from
|
||||
|
||||
callouts:
|
||||
important:
|
||||
title: Important
|
||||
color: blue
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user