diff options
Diffstat (limited to '_site/log')
| -rw-r--r-- | _site/log/index.html | 4 | ||||
| -rw-r--r-- | _site/log/mosfet-switches/index.html | 6 | ||||
| -rw-r--r-- | _site/log/suckless-software/index.html | 6 |
3 files changed, 8 insertions, 8 deletions
diff --git a/_site/log/index.html b/_site/log/index.html index dabc9f7..fb9802a 100644 --- a/_site/log/index.html +++ b/_site/log/index.html @@ -46,7 +46,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/log/suckless-software/" class="link-decor-none">How I manage Suckless software installations</a> + <a href="/log/suckless-software/" class="link-decor-none">How to manage Suckless software installations</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> @@ -72,7 +72,7 @@ <tr> <td class="posts-td posts-td-link"> - <a href="/log/mosfet-switches/" class="link-decor-none">MOSFETs as electronic switches</a> + <a href="/log/mosfet-switches/" class="link-decor-none">On the use of MOSFETs as electronic switches</a> </td> <td class="posts-td posts-td-time"> <span class="post-meta"> diff --git a/_site/log/mosfet-switches/index.html b/_site/log/mosfet-switches/index.html index ae2e8a9..9bf9d30 100644 --- a/_site/log/mosfet-switches/index.html +++ b/_site/log/mosfet-switches/index.html @@ -2,12 +2,12 @@ <html> <head> <meta charset="utf-8"> - <title>MOSFETs as electronic switches</title> + <title>On the use of MOSFETs as electronic switches</title> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>MOSFETs as electronic switches</title> + <title>On the use of MOSFETs as electronic switches</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -41,7 +41,7 @@ <main> <div class="container"> <div class="container-2"> - <h2 class="center" id="title">MOSFETS AS ELECTRONIC SWITCHES</h2> + <h2 class="center" id="title">ON THE USE OF MOSFETS AS ELECTRONIC SWITCHES</h2> <h6 class="center">22 JUNE 2025</h5> <br> <div class="twocol justify"><p>Recently, I needed a low-power circuit for one of my battery-operated projects. diff --git a/_site/log/suckless-software/index.html b/_site/log/suckless-software/index.html index a9dc2cf..30e9fe1 100644 --- a/_site/log/suckless-software/index.html +++ b/_site/log/suckless-software/index.html @@ -2,12 +2,12 @@ <html> <head> <meta charset="utf-8"> - <title>How I manage Suckless software installations</title> + <title>How to manage Suckless software installations</title> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> - <title>How I manage Suckless software installations</title> + <title>How to manage Suckless software installations</title> <link rel="stylesheet" href="/assets/css/main.css"> <link rel="stylesheet" href="/assets/css/skeleton.css"> </head> @@ -41,7 +41,7 @@ <main> <div class="container"> <div class="container-2"> - <h2 class="center" id="title">HOW I MANAGE SUCKLESS SOFTWARE INSTALLATIONS</h2> + <h2 class="center" id="title">HOW TO MANAGE SUCKLESS SOFTWARE INSTALLATIONS</h2> <h6 class="center">30 NOVEMBER 2025</h5> <br> <div class="twocol justify"><p>Since <a href="https://suckless.org/" class="external" target="_blank" rel="noopener noreferrer">suckless</a> software requires users to modify the |
