Skip to content

Commit a20a227

Browse files
committed
fix menu
1 parent 44fee8f commit a20a227

13 files changed

Lines changed: 13 additions & 13 deletions

File tree

docs/bevy-meetup/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2024/04-15-bevy-meetup/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2024/10-21-bevy-libgdx-atlas/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2024/11-15-bevy-channel-trigger/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2024/12-10-rust-web-drag-drop-image/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2024/12-16-rust-feature-debugging/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2024/hello-world/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2025/01-02-bevy-mobile-framerate/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/2025/05-18-bevy-ios-deep-linking/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

docs/blog/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<a href="https://rustunit.com/">HOME</a>
2020
<a href="https://rustunit.com/#games">GAMES</a>
2121
<a href="https://rustunit.com/#projects">PROJECTS</a>
22-
<a href="https://rustunit.com/bevy-meetup/">BEVY MEETUP</a>
22+
<a href="https://rustunit.com/bevy-meetup/" style="white-space:nowrap">BEVY MEETUP</a>
2323
<a href="https://rustunit.com/blog/">BLOG</a>
2424
<a href="https://rustunit.com/contact/">CONTACT</a>
2525
</header>

0 commit comments

Comments
 (0)