Skip to content

Commit 4519161

Browse files
bug fix. (An error on the "Our Philosophy" page in the WS_Pages English section has been corrected.)
1 parent 626aae0 commit 4519161

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

WS_Pages/EN/MYPHILOSOPHY/index.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
{"@context":"https://schema.org","@type":"WebSite","headline":"LinuxUsersLinuxMint.github.io","name":"LinuxUsersLinuxMint.github.io","url":"https://linuxuserslinuxmint.github.io/"}
2020
</script>
2121
<title>LinuxUsersLinuxMint - Philosopyh</title>
22-
<link rel="stylesheet" href="/CSS/EN/style.css">
23-
<link rel="stylesheet" href="/CSS/EN/style_about.css">
24-
<link rel="stylesheet" href="/CSS/astt.css">
25-
<script src="/JS/lang.js"></script>
22+
<link rel="stylesheet" href="/assets/CSS/EN/style.css">
23+
<link rel="stylesheet" href="/assets/CSS/EN/style_about.css">
24+
<link rel="stylesheet" href="/assets/CSS/astt.css">
2625
</head>
2726
<body class="body">
2827
<div class="navbar">

0 commit comments

Comments
 (0)