diff options
| author | Dylan Müller <root@lunar.sh> | 2025-09-08 01:19:44 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-08 01:19:44 +0200 |
| commit | 38cda035a965ab399d0060412d98d7d75305a538 (patch) | |
| tree | 92ac284f281da7921405860eba00c2fb8e38c270 | |
| parent | 4af96b866fe18aa1fda255ce941548bd05d6984d (diff) | |
| download | journal.lunar.sh-38cda035a965ab399d0060412d98d7d75305a538.tar.gz journal.lunar.sh-38cda035a965ab399d0060412d98d7d75305a538.zip | |
Update 2020-11-03-transistor-design-for-newbies.md
| -rw-r--r-- | _posts/2020-11-03-transistor-design-for-newbies.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/_posts/2020-11-03-transistor-design-for-newbies.md b/_posts/2020-11-03-transistor-design-for-newbies.md index 4407518..508d9d7 100644 --- a/_posts/2020-11-03-transistor-design-for-newbies.md +++ b/_posts/2020-11-03-transistor-design-for-newbies.md @@ -450,10 +450,10 @@ You can download `LTSpice` from ``` +---------------------------------------+ -| .-. .-. .-. | -| / \ / \ / \ | -| \ / \ / \ / | -| "_" "_" "_" | +| .-. .-. .-. | +| / \ / \ / \ + | +| \ / \ / \ / | +| "_" "_" "_" | | | | _ _ _ _ _ _ ___ ___ _ _ | | | | | | | | \| | /_\ | _ \ / __| || | | @@ -465,7 +465,7 @@ You can download `LTSpice` from | https://lunar.sh | | | | Research Laboratories | -| Copyright (C) 2022-2025 | +| Copyright (C) 2022-2024 | | | +---------------------------------------+ ``` |
