This is an automated email from the ASF dual-hosted git repository. gmcdonald pushed a commit to branch whatwedo in repository https://gitbox.apache.org/repos/asf/tac-website.git
commit f6f1403cbd08a41e84b01b0507e4438cd1a6bf2e Author: gmcdonald <[email protected]> AuthorDate: Mon Feb 27 11:14:08 2023 +0100 test asf-staging with an about us page --- source/about/__index.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/source/about/__index.md b/source/about/__index.md new file mode 100644 index 0000000..a33a2f4 --- /dev/null +++ b/source/about/__index.md @@ -0,0 +1,24 @@ +--- +title: Travel Assistance Committee - TAC +slug: index +--- + +<div class="jumbotron"> +<a href="https://www.apache.org/events/current-event.html"><img src="https://www.apache.org/events/current-event-125x125.png" style="float: right;"/></a> +<h2>Travel Assistance Committee</h2> +<h3>What we do</h3> +</div> + +<a name="Index-Startingpoints"></a> + + +<!-- Row 1 --> +<div class="row"> + <div class="col-md-auto"> + <h4>About the Travel Assistance Committee</h4> + <p>coming soon!</p> + </div> +</div> + +</div> + --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
