Skip to content

Commit 47d188a

Browse files
committed
litte minor correction :)
1 parent 31afe0a commit 47d188a

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<main>
4343
<noscript>
4444
<p>This feature require JS, to see the content without JS : <a
45-
href=https://github.com/xgui4/xgui4/blob/main/README.md> go Here </a></p>
45+
href=https://raw.githubusercontent.com/xgui4/xgui4/refs/heads/main/README.md> go Here </a></p>
4646
</noscript>
4747
<md-block src="https://raw.githubusercontent.com/xgui4/xgui4/refs/heads/main/README.md"></md-block>
4848
</main>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
<h1>Welcome to my site !</h1>
4545
<img src="images/logo-xgui4-small-2-avril.png" />
4646
<h1>What I am doing ? </h1>
47-
<h2> I am learning C and GTK4 to one day contribute to XLibre or project with X11 to save X11</h2>
48-
<h2> Ladybird mneed to be release soon and FreeBSD better be ready soon, as Firefox and GNU/Linux are going
47+
<h2>I am learning C and GTK4 to one day contribute to XLibre or project with X11 to save X11</h2>
48+
<h2>Ladybird need to be release soon and FreeBSD better be ready soon, as Firefox and GNU/Linux are going
4949
broke since they have gone full woke and greedy ! </h2>
5050
</main>
5151
<footer>

link-tree.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<div>
2323
<nav class="navbar navbar-expand-lg bg-body-tertiary">
2424
<div class="container-fluid">
25-
<a class="navbar-brand" href="#"><img src="../images/icon.png" /></a>
25+
<a class="navbar-brand" href="index.html"><img src="../images/icon.png" /></a>
2626
<button
2727
class="navbar-toggler"
2828
type="button"

project.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div>
2020
<nav class="navbar navbar-expand-lg bg-body-tertiary">
2121
<div class="container-fluid">
22-
<a class="navbar-brand" href="#"><img src="../images/icon.png" /></a>
22+
<a class="navbar-brand" href="index.html"><img src="../images/icon.png" /></a>
2323
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
2424
data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false"
2525
aria-label="Toggle navigation">

static-blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<div>
2020
<nav class="navbar navbar-expand-lg bg-body-tertiary">
2121
<div class="container-fluid">
22-
<a class="navbar-brand" href="#"><img src="../images/icon.png" /></a>
22+
<a class="navbar-brand" href="index.html"><img src="../images/icon.png" /></a>
2323
<button class="navbar-toggler" type="button" data-bs-toggle="collapse"
2424
data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false"
2525
aria-label="Toggle navigation">

0 commit comments

Comments
 (0)