Skip to content

Commit 2b7f9bf

Browse files
committed
updated docs home icons, home name, and github name
1 parent 99b07e7 commit 2b7f9bf

11 files changed

+52
-11
lines changed

.DS_Store

0 Bytes
Binary file not shown.

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ heading_anchors: true
6969

7070
# Aux links for the upper right navigation
7171
aux_links:
72-
"BIRDSOpenSource on GitHub":
72+
"Go to GitHub":
7373
- "https://github.com/BIRDSOpenSource"
7474

7575
# Makes Aux links open in a new tab. Default is false

_includes/footer_custom.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<!-- Footer Starts light-bg: #f8f9fb -->
2+
<!-- #e6e1e7 Font color when using dark theme // #626069 Font color when using light theme -->
3+
<!-- #27262b footer Background color when using dark theme // #f8f9fb footer Background color when using light theme -->
24
<footer
35
class="site-footer"
46
style="
@@ -17,7 +19,7 @@
1719
gap: 2rem;
1820
"
1921
>
20-
<!-- Column 1: Copyright light-color: #333-->
22+
<!-- Column 1: Copyright font-in-dark-theme #e6e1e7 ; font-in-light-theme: #333-->
2123
<div>
2224
<p style="margin-bottom: 0.5rem">
2325
&copy; 2015–2025 <br />

_includes/nav_footer_custom.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@
99
<a
1010
href="https://birdsopensource.github.io/contribute"
1111
target="_blank"
12-
style="color: #e6e1e7; text-decoration: none"
13-
>
12+
style="color: #e6e1e7; text-decoration: none"></a>
1413
Built with ❤️ by Kyutech LaSEINE
15-
</a>
14+
</a>
1615
</p>
1716
</div>
1817
</span>
1918

19+
<!-- #e6e1e7 Font color when using dark theme // #626069 Font color when using light theme -->
20+
<!-- #27262b Background color when using dark theme // #f8f9fb Background color when using light theme -->

_site/index.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

assets/.DS_Store

0 Bytes
Binary file not shown.
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 2 additions & 0 deletions
Loading
Lines changed: 23 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)