]> git.bochard.net Git - mysite.git/commitdiff
links are now opens on the same page not on a new page
authorbochard <mail@tenkyuu.dev>
Sat, 26 Apr 2025 03:23:33 +0000 (11:23 +0800)
committerbochard <mail@tenkyuu.dev>
Sat, 26 Apr 2025 03:23:33 +0000 (11:23 +0800)
index.php

index e290c16d41da13034f458b88d6ec78a06adf80dc..97f850a301c3f8504e5de499be5ba94d6fe26038 100755 (executable)
--- a/index.php
+++ b/index.php
           <tr>\r
             <td>palindrome checker</td>\r
             <td>\r
-              <a href="/projects/palindrome-checker/" target="_blank">click here</a>\r
+              <a href="/projects/palindrome-checker/">click here</a>\r
             </td>\r
             <td>\r
-              <a href="https://github.com/b0chard/palindrome-checker.git" target="_blank">view code</a>\r
+              <a href="https://github.com/b0chard/palindrome-checker.git">view code</a>\r
             </td>\r
             <td>this checks if a word inputted by the user is a palindrome (the word looks the same even when backwards!).</td>\r
             <td>unknown</td>\r
           <tr>\r
             <td>roman numeral converter</td>\r
             <td>\r
-              <a href="/projects/roman-numeral-converter/" target="_blank">click here</a>\r
+              <a href="/projects/roman-numeral-converter/">click here</a>\r
             </td>\r
             <td>\r
-              <a href="https://github.com/b0chard/roman-numeral-converter.git" target="_blank">view code</a>\r
+              <a href="https://github.com/b0chard/roman-numeral-converter.git">view code</a>\r
             </td>\r
             <td>you know those X, I, C, M numbering stuffs? ye, this tool converts the numbers into those.</td>\r
             <td>unknown</td>\r
           <tr>\r
             <td>temperature converter</td>\r
             <td>\r
-              <a href="/projects/temperature-converter/" target="_blank">click here</a>\r
+              <a href="/projects/temperature-converter/">click here</a>\r
             </td>\r
             <td>\r
-              <a href="https://github.com/b0chard/temperature-converter.git" target="_blank">view code</a>\r
+              <a href="https://github.com/b0chard/temperature-converter.git">view code</a>\r
             </td>\r
             <td>ive been inspired to create this tool because of our physics class topic about gas laws lol.</td>\r
             <td>unknown</td>\r
               <p>null</p>\r
             </td>\r
             <td>\r
-              <a href="https://github.com/b0chard/tick-clock.git" target="_blank">view code</a>\r
+              <a href="https://github.com/b0chard/tick-clock.git">view code</a>\r
             </td>\r
             <td>nothing much, just a buggy clock made from css, i hate css.</td>\r
             <td>unknown</td>\r
           <tr>\r
             <td>drum ka dum</td>\r
             <td>\r
-              <a href="/projects/drum-ka-dum/" target="_blank">click here</a>\r
+              <a href="/projects/drum-ka-dum/">click here</a>\r
             </td>\r
             <td>\r
-              <a href="https://github.com/b0chard/drum-ka-dum.git" target="_blank">view code</a>\r
+              <a href="https://github.com/b0chard/drum-ka-dum.git">view code</a>\r
             </td>\r
             <td>drum but using keys from ur keyboard</td>\r
             <td>unknown</td>\r
           <tr>\r
             <td>simple cash register</td>\r
             <td>\r
-              <a href="/projects/simple-cash-register/" target="_blank">click here</a>\r
+              <a href="/projects/simple-cash-register/">click here</a>\r
             </td>\r
             <td>\r
-              <a href="https://github.com/b0chard/simple-cash-register.git" target="_blank">view code</a>\r
+              <a href="https://github.com/b0chard/simple-cash-register.git">view code</a>\r
             </td>\r
             <td>a cash register (idk how to explain, but, as the name explains a cash register).</td>\r
             <td>unknown</td>\r