Skip to content

Commit dba7e2c

Browse files
committed
fix
1 parent aaf1599 commit dba7e2c

8 files changed

Lines changed: 989 additions & 167 deletions

File tree

css/default.css

Lines changed: 975 additions & 162 deletions
Large diffs are not rendered by default.

docs/archive.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,10 @@ <h1>Archives</h1>
3333
Here you can find all my previous posts:
3434
<ul>
3535

36+
<li>
37+
<a href="./posts/2025-9-19-update-this-website.html">Update this website</a> - September 19, 2025
38+
</li>
39+
3640
<li>
3741
<a href="./posts/2025-8-1-clear-linux-is-gone.html">Clear Linux - gone...</a> - August 1, 2025
3842
</li>

docs/contact.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,10 @@ <h3>Ruzen42 Blog</h3>
3232
<h1>Contact</h1>
3333
<div class="content">
3434
<p><strong>Telegram:</strong> <a href="https://t.me/ruzen72" title="My Telegram">ruzen72</a></p>
35-
<p><strong>Telegram Channel:</strong> <a href="https://t.me/ruzen42" title="My Telegram Channel">ruzen42</a></p>
35+
<p><strong>Telegram Channel:</strong> <a href="https://t.me/+T54_jNmiS7plNDdi" title="My Telegram Channel">ruzen42</a></p>
3636
<p><strong>Discord:</strong> denyruzen</p>
37-
<p><strong>Github:</strong> <a href="https://github.com/ruzen42" title="My Github">ruzen42</a></p>
37+
<p><strong>Youtube:</strong> <a href="https://www.youtube.com/@denyruzen42" title="My Youtube">denyruzen42</a></p>
38+
<p><strong>GitHub:</strong> <a href="https://github.com/ruzen42" title="My GitHub">ruzen42</a></p>
3839
</div>
3940
</main>
4041

docs/css/default.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/images/coding-setup.jpg

107 KB
Loading

docs/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ <h3>C#/Haskell</h3>
5353
<p>Backend knowledge</p>
5454
</div>
5555
<div class="stat-item">
56-
<h3>2k+</h3>
56+
<h3>3k+</h3>
5757
<p>Lines of Code Shared</p>
5858
</div>
5959
<div class="stat-item">
@@ -111,6 +111,10 @@ <h2>Recent Posts</h2>
111111

112112
<ul>
113113

114+
<li>
115+
<a href="./posts/2025-9-19-update-this-website.html">Update this website</a> - September 19, 2025
116+
</li>
117+
114118
<li>
115119
<a href="./posts/2025-8-1-clear-linux-is-gone.html">Clear Linux - gone...</a> - August 1, 2025
116120
</li>

images/coding-setup.jpg

107 KB
Loading

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ <h3>C#/Haskell</h3>
2525
<p>Backend knowledge</p>
2626
</div>
2727
<div class="stat-item">
28-
<h3>2k+</h3>
28+
<h3>3k+</h3>
2929
<p>Lines of Code Shared</p>
3030
</div>
3131
<div class="stat-item">

0 commit comments

Comments
 (0)