Merge "Blog article titles link to themselves"
This commit is contained in:
commit
5d9e4e92a2
@ -66,7 +66,8 @@
|
|||||||
|
|
||||||
<article class="blog">
|
<article class="blog">
|
||||||
<h2>
|
<h2>
|
||||||
<a id="20220607a">Zuul Celebrates 10th Anniversary</a>
|
<a id="20220607a" href="#20220607a"
|
||||||
|
>Zuul Celebrates 10th Anniversary</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h4>Authored by Clark Boylan, June 7, 2022</h4>
|
<h4>Authored by Clark Boylan, June 7, 2022</h4>
|
||||||
<p>
|
<p>
|
||||||
@ -182,8 +183,8 @@
|
|||||||
</article>
|
</article>
|
||||||
<article class="blog">
|
<article class="blog">
|
||||||
<h2>
|
<h2>
|
||||||
<a id="20220512a">Meet the Zuul community in Berlin, June 7-9,
|
<a id="20220512a" href="#20220512a"
|
||||||
2022</a>
|
>Meet the Zuul community in Berlin, June 7-9, 2022</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h4>Authored by Sunny Cai, May 12, 2022</h4>
|
<h4>Authored by Sunny Cai, May 12, 2022</h4>
|
||||||
<p>
|
<p>
|
||||||
@ -287,7 +288,8 @@
|
|||||||
</article>
|
</article>
|
||||||
<article class="blog">
|
<article class="blog">
|
||||||
<h2>
|
<h2>
|
||||||
<a id="20200207a">Introducing Zuul for improved CI/CD</a>
|
<a id="20200207a" href="#20200207a"
|
||||||
|
>Introducing Zuul for improved CI/CD</a>
|
||||||
</h2>
|
</h2>
|
||||||
<h3>
|
<h3>
|
||||||
A quick history of how and why Zuul is replacing Jenkins in CI
|
A quick history of how and why Zuul is replacing Jenkins in CI
|
||||||
|
Loading…
Reference in New Issue
Block a user