Skip to content

Commit e590346

Browse files
authored
README: center heading; add pelican workflow status button (#47)
* README: center heading; add pelican workflow status button * Update README.md * Fix up markdownlint
1 parent e00d2c1 commit e590346

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/linters/.markdown-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ MD028: false
1313
# MD029/ol-prefix Ordered list item prefix
1414
MD029: false
1515

16+
# MD033/no-inline-html Inline HTML
17+
MD033: false
18+
1619
# MD034/no-bare-urls Bare URL used
1720
MD034: false
1821

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# ASF Tooling
1+
<div align="center">
2+
<h1>ASF Tooling</h1>
3+
<a href="https://github.com/apache/tooling-docs/actions/workflows/build-pelican.yml">
4+
<img src="https://github.com/apache/tooling-docs/actions/workflows/build-pelican.yml/badge.svg" alt="Build a Pelican Website Workflow Status">
5+
</a>
6+
</div>
27

38
The Tooling team manages development of key tooling efforts for The ASF, and documents and discusses them as outlined on this page.
49

0 commit comments

Comments
 (0)