Skip to content

Commit c6bf123

Browse files
Minor edits.
1 parent 031139e commit c6bf123

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

WS_Pages/About/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<body class="body">
3232
<nav class="navbar navbar-expand-lg title-navbar fs-4 py-3">
3333
<img class="navbar-brand ms-3" src="https://avatars.githubusercontent.com/u/143949134?v=4" width="30" height="30" alt="OpenSoftware-World">
34-
<a class="navbar-brand" href="/index.html">OpenSoftware-World</a>
34+
<a class="navbar-brand" href="/">OpenSoftware-World</a>
3535
<a class="navbar-brand" href="/WS_Pages/TR/About/" target="_blank" id="About"></a>
3636
<a class="navbar-brand" href="https://github.com/OpenSoftware-World/" target="_blank">GitHub</a>
3737
<a class="navbar-brand" href="/Updates/updates" target="_blank" id="Updates"></a>

WS_Pages/MyPhilosophy/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<body class="body" style="overflow-x: hidden;">
3131
<nav class="navbar navbar-expand-lg title-navbar fs-4 py-3">
3232
<img class="navbar-brand ms-3" src="https://avatars.githubusercontent.com/u/143949134?v=4" width="30" height="30" alt="OpenSoftware-World">
33-
<a class="navbar-brand" href="/index.html">OpenSoftware-World</a>
33+
<a class="navbar-brand" href="/">OpenSoftware-World</a>
3434
<a class="navbar-brand" href="/WS_Pages/TR/About/" target="_blank">Hakkımda</a>
3535
<a class="navbar-brand" href="https://github.com/OpenSoftware-World/" target="_blank">GitHub</a>
3636
<a class="navbar-brand" href="/Updates/updates" target="_blank">Güncellemeler</a>

WS_Pages/mainpage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<body class="body" style="background-color: #FAFAFA">
2929
<nav class="navbar navbar-expand-lg title-navbar fs-4 py-3">
3030
<img class="navbar-brand ms-3" src="https://avatars.githubusercontent.com/u/143949134?v=4" width="30" height="30" alt="OpenSoftware-World" title="OpenSoftware-World Logo">
31-
<a class="navbar-brand" href="/index.html">OpenSoftware-World</a>
31+
<a class="navbar-brand" href="/">OpenSoftware-World</a>
3232
<a class="navbar-brand" href="/WS_Pages/About/" target="_blank" id="About"></a>
3333
<a class="navbar-brand" href="https://github.com/OpenSoftware-World/" target="_blank">GitHub</a>
3434
<a class="navbar-brand" href="/Updates/updates" target="_blank" id="Updates"></a>

0 commit comments

Comments
 (0)