Skip to content

Commit e8a9f72

Browse files
committed
update: ASF logo
1 parent fc350be commit e8a9f72

3 files changed

Lines changed: 45 additions & 4 deletions

File tree

blog/best-stackoverflow-for-teams-alternatives/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
date: 2025-11-12
33
title: "Best Stack Internal Alternatives in 2025"
4-
authors: [fenbox]
54
category: Insights
65
# featured: true
76
image: 2025-11-12-cover@4x.png

src/theme/Footer/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ const Footer: FC = () => {
1111
<div>
1212
<div className='mb-3'>
1313
<a href="https://www.apache.org/" target="_blank">
14-
<ApacheSvg role="img" />
14+
<ApacheSvg role="img" style={{ width: 120 }} />
1515
</a>
1616
</div>
1717

1818
<div className="fs-14">
1919
<div className="my-3">
2020
<span>Copyright © 2023 - {year} The Apache Software Foundation, Licensed under the Apache License, Version 2.0.</span>
2121
<br />
22-
<span>Apache, Apache Answer, the feather logo and the Apache Answer logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.</span>
22+
<span>Apache, Apache Answer, the Apache logo and the Apache Answer logo are either registered trademarks or trademarks of the Apache Software Foundation in the United States and/or other countries.</span>
2323
</div>
2424

2525
<span>

static/img/apache/apache.svg

Lines changed: 43 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)