Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 039228ab99 |
6
.github/workflows/ci-docs.yml
vendored
6
.github/workflows/ci-docs.yml
vendored
@@ -39,6 +39,6 @@ jobs:
|
||||
- name: MkDocs build (strict default)
|
||||
run: |
|
||||
set -euo pipefail
|
||||
# Default not strict on if unset
|
||||
export MKDOCS_STRICT="${MKDOCS_STRICT:-true}"
|
||||
tools/build.sh --config mkdocs/mkdocs.yml
|
||||
# Default strict on if unset
|
||||
echo "Strict is set to {MKDOCS_STRICT:-true}"
|
||||
tools/build.sh
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
title: Chicago Metropolitan Baseball Association
|
||||
subtitle: Constitution and By-Laws
|
||||
date: 2024-06-06
|
||||
---
|
||||
Reference in New Issue
Block a user