Skip to content

Commit 8e25c11

Browse files
committed
fix year
1 parent a20a227 commit 8e25c11

14 files changed

Lines changed: 14 additions & 13 deletions

File tree

config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ highlight_code = true
99
highlight_theme = "material-dark"
1010

1111
[extra]
12+
year = 2026
1213
links = [
1314
# { title = "Rotterdam, NL", url = "https://maps.app.goo.gl/vYh2kSC4BPaJymXDA", icon = "location-dot" },
1415
{ title = "LinkedIn", url = "https://www.linkedin.com/company/rustunit/", icon = "linkedin" },

docs/bevy-meetup/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@ <h2><a href="#bevy-meetup-1">Bevy Meetup #1</a> <span class="meetup-date">2024-0
585585
</div>
586586

587587

588-
<div>Copyright © 2025 Rustunit B.V.</div>
588+
<div>Copyright © 2026 Rustunit</div>
589589
</footer>
590590
</body>
591591

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ <h1 id="missed-anything">Missed anything?</h1>
152152
</div>
153153

154154

155-
<div>Copyright © 2025 Rustunit B.V.</div>
155+
<div>Copyright © 2026 Rustunit</div>
156156
</footer>
157157
</body>
158158

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ <h1 id="tldr">TL;DR</h1>
191191
</div>
192192

193193

194-
<div>Copyright © 2025 Rustunit B.V.</div>
194+
<div>Copyright © 2026 Rustunit</div>
195195
</footer>
196196
</body>
197197

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ <h1 id="what-about-bevy-crossbeam-event">What about bevy_crossbeam_event?</h1>
161161
</div>
162162

163163

164-
<div>Copyright © 2025 Rustunit B.V.</div>
164+
<div>Copyright © 2026 Rustunit</div>
165165
</footer>
166166
</body>
167167

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
@@ -229,7 +229,7 @@ <h1 id="conclusion">Conclusion</h1>
229229
</div>
230230

231231

232-
<div>Copyright © 2025 Rustunit B.V.</div>
232+
<div>Copyright © 2026 Rustunit</div>
233233
</footer>
234234
</body>
235235

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ <h1 id="conclusion">Conclusion</h1>
147147
</div>
148148

149149

150-
<div>Copyright © 2025 Rustunit B.V.</div>
150+
<div>Copyright © 2026 Rustunit</div>
151151
</footer>
152152
</body>
153153

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1 class="title">
7373
</div>
7474

7575

76-
<div>Copyright © 2025 Rustunit B.V.</div>
76+
<div>Copyright © 2026 Rustunit</div>
7777
</footer>
7878
</body>
7979

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h1 id="conclusion">Conclusion</h1>
115115
</div>
116116

117117

118-
<div>Copyright © 2025 Rustunit B.V.</div>
118+
<div>Copyright © 2026 Rustunit</div>
119119
</footer>
120120
</body>
121121

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
@@ -138,7 +138,7 @@ <h1 id="further-steps">Further steps</h1>
138138
</div>
139139

140140

141-
<div>Copyright © 2025 Rustunit B.V.</div>
141+
<div>Copyright © 2026 Rustunit</div>
142142
</footer>
143143
</body>
144144

0 commit comments

Comments
 (0)