This is an automated email from the ASF dual-hosted git repository.
bcall pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5abf2b6 Make all content links always underlined
5abf2b6 is described below
commit 5abf2b637c3b83fdc45dea58b05bfc547c545709
Author: Bryan Call <[email protected]>
AuthorDate: Thu Jan 8 13:55:30 2026 -0800
Make all content links always underlined
Update Get Support, Get Involved, and other inline links to use
permanent underlines for better usability
---
content/index.html | 14 +++++++-------
source/templates/index.template.html | 14 +++++++-------
2 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/content/index.html b/content/index.html
index 0e9ac5c..62f9eef 100644
--- a/content/index.html
+++ b/content/index.html
@@ -184,7 +184,7 @@ To update:
</div>
<h3 class="text-xl font-semibold text-primary
mb-4">Proven</h3>
<p class="text-gray-600 leading-relaxed">
- Battle-tested at scale, powering multiple terabits per
second of traffic at major CDNs and content providers worldwide. Visit our <a
href="/users.html" class="text-accent hover:underline">Customers page</a> for
more users.
+ Battle-tested at scale, powering multiple terabits per
second of traffic at major CDNs and content providers worldwide. Visit our <a
href="/users.html" class="text-accent underline">Customers page</a> for more
users.
</p>
</div>
@@ -216,7 +216,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
hover:underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent hover:underline">The ASF Slack</a> workspace.</p>
+ <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a> workspace.</p>
</div>
</li>
<li class="flex items-start">
@@ -224,7 +224,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">Questions about the
ATS code? <a href="mailto:[email protected]"
class="text-accent hover:underline">Get help</a> from developers on our dev
discussion list.</p>
+ <p class="text-gray-600">Questions about the
ATS code? <a href="mailto:[email protected]"
class="text-accent underline">Get help</a> from developers on our dev
discussion list.</p>
</div>
</li>
<li class="flex items-start">
@@ -232,7 +232,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
hover:underline">Report or confirm bugs</a> on our GitHub Issues.</p>
+ <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
underline">Report or confirm bugs</a> on our GitHub Issues.</p>
</div>
</li>
</ul>
@@ -246,7 +246,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
hover:underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent hover:underline">The ASF Slack</a>.</p>
+ <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a>.</p>
</div>
</li>
<li class="flex items-start">
@@ -254,7 +254,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
hover:underline">Report issues</a> or bring patches to our GitHub repo.</p>
+ <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
underline">Report issues</a> or bring patches to our GitHub repo.</p>
</div>
</li>
<li class="flex items-start">
@@ -262,7 +262,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">We've <a
href="https://github.com/apache/trafficserver/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22"
class="text-accent hover:underline">tagged github issues</a> that have a low
entrance barrier.</p>
+ <p class="text-gray-600">We've <a
href="https://github.com/apache/trafficserver/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22"
class="text-accent underline">tagged github issues</a> that have a low
entrance barrier.</p>
</div>
</li>
</ul>
diff --git a/source/templates/index.template.html
b/source/templates/index.template.html
index 90288ff..e1bd189 100644
--- a/source/templates/index.template.html
+++ b/source/templates/index.template.html
@@ -184,7 +184,7 @@ To update:
</div>
<h3 class="text-xl font-semibold text-primary
mb-4">Proven</h3>
<p class="text-gray-600 leading-relaxed">
- Battle-tested at scale, powering multiple terabits per
second of traffic at major CDNs and content providers worldwide. Visit our <a
href="/users.html" class="text-accent hover:underline">Customers page</a> for
more users.
+ Battle-tested at scale, powering multiple terabits per
second of traffic at major CDNs and content providers worldwide. Visit our <a
href="/users.html" class="text-accent underline">Customers page</a> for more
users.
</p>
</div>
@@ -216,7 +216,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
hover:underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent hover:underline">The ASF Slack</a> workspace.</p>
+ <p class="text-gray-600">Having trouble with
builds or configurations? <a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> to our Users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a> workspace.</p>
</div>
</li>
<li class="flex items-start">
@@ -224,7 +224,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">Questions about the
ATS code? <a href="mailto:[email protected]"
class="text-accent hover:underline">Get help</a> from developers on our dev
discussion list.</p>
+ <p class="text-gray-600">Questions about the
ATS code? <a href="mailto:[email protected]"
class="text-accent underline">Get help</a> from developers on our dev
discussion list.</p>
</div>
</li>
<li class="flex items-start">
@@ -232,7 +232,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
hover:underline">Report or confirm bugs</a> on our GitHub Issues.</p>
+ <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
underline">Report or confirm bugs</a> on our GitHub Issues.</p>
</div>
</li>
</ul>
@@ -246,7 +246,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
hover:underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent hover:underline">The ASF Slack</a>.</p>
+ <p class="text-gray-600"><a
href="mailto:[email protected]" class="text-accent
underline">Subscribe</a> and help out on the users Mailing List or join
<strong>#traffic-server</strong> on <a href="https://the-asf.slack.com/"
class="text-accent underline">The ASF Slack</a>.</p>
</div>
</li>
<li class="flex items-start">
@@ -254,7 +254,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
hover:underline">Report issues</a> or bring patches to our GitHub repo.</p>
+ <p class="text-gray-600"><a
href="https://github.com/apache/trafficserver/issues" class="text-accent
underline">Report issues</a> or bring patches to our GitHub repo.</p>
</div>
</li>
<li class="flex items-start">
@@ -262,7 +262,7 @@ To update:
<path fill-rule="evenodd" d="M10 18a8 8 0
100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1
0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z" clip-rule="evenodd"/>
</svg>
<div>
- <p class="text-gray-600">We've <a
href="https://github.com/apache/trafficserver/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22"
class="text-accent hover:underline">tagged github issues</a> that have a low
entrance barrier.</p>
+ <p class="text-gray-600">We've <a
href="https://github.com/apache/trafficserver/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22"
class="text-accent underline">tagged github issues</a> that have a low
entrance barrier.</p>
</div>
</li>
</ul>