summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilan Mišić <fridolin.411@web.de>2023-08-29 18:32:42 +0200
committerMilan Mišić <fridolin.411@web.de>2023-08-29 18:32:42 +0200
commita4373093ddcfc58db51771d146cd3c64e6cf10c6 (patch)
treef345722a80f7885ec4c14b787c69d2a109f5d9ca
parenta3ace459ad663f9fd01624320e7c0ec7a132cdce (diff)
Second commit
-rw-r--r--abtm/main.html2
-rw-r--r--licenses/main.html2
-rwxr-xr-xmain.html6
3 files changed, 8 insertions, 2 deletions
diff --git a/abtm/main.html b/abtm/main.html
index e903477..1264d85 100644
--- a/abtm/main.html
+++ b/abtm/main.html
@@ -29,7 +29,7 @@
<h3>I'm twoexem.</h3>
<br>
<!--<div class=text>-->
- If you landed on this website, you probably already know me. If not, well, there's not really much to say about me. I'm a German student interested mostly in technical things such as computers and vintage and modern audio and video equipment like analog photo cameras, camcorders, CRT televisions, microphones, mixing consoles. I have some practical experience with the latter since I work as a stage technician and video streaming engineer, meaning I'm just the guy who gets to set up and control cameras, computers used for streaming and microphones during concerts. At home, I have a rather large <a href=/collection>collection</a> of both vintage and retro technical equipment. To improve my knowledge with electronic circuits, I recently set up a <a href=/tinkering>tinkering workbench</a> where I can play around with all sorts of things. Apart from doing exactly that in my free time, I like to <a href=/photography>take photos on my analog film cameras</a> or <a href=/videography>shoot videos with my camcorders</a>. I also experiment a lot with computers and like to disassemble them to learn more about their inner workings. If you're interested in technical details about the hard- and software running on this server, <a href=/swhw>check this page out</a>.
+ If you landed on this website, you probably already know me. If not, well, there's not really much to say about me. I'm a German student with southern-European roots interested mostly in technical things such as computers and vintage and modern audio and video equipment like analog photo cameras, camcorders, CRT televisions, microphones, mixing consoles. I have some practical experience with the latter since I work as a stage technician and video streaming engineer, meaning I'm just the guy who gets to set up and control cameras, computers used for streaming and microphones during concerts. At home, I have a rather large <a href=/collection>collection</a> of both vintage and retro technical equipment. To improve my knowledge with electronic circuits, I recently set up a <a href=/tinkering>tinkering workbench</a> where I can play around with all sorts of things. Apart from doing exactly that in my free time, I like to <a href=/photography>take photos on my analog film cameras</a> or <a href=/videography>shoot videos with my camcorders</a>. I also experiment a lot with computers and like to disassemble them to learn more about their inner workings. If you're interested in technical details about the hard- and software running on this server, <a href=/swhw>check this page out</a>.
<br><br>
Also, just so you know, I won't collect any personal info from visitors and don't use any kind of external resources, cookies or analytics engine on this server.
<br><br>
diff --git a/licenses/main.html b/licenses/main.html
index c07f435..bb265ac 100644
--- a/licenses/main.html
+++ b/licenses/main.html
@@ -44,7 +44,7 @@
<div class=text>
The HTML and CSS files used on this website are licensed under the MIT license.
<br>
- <a href=git.twoexem.com/mm/twoexem.com/ target=_blank>Website source code</a>
+ <a href=https://git.twoexem.com/mm/twoexem.com/ target=_blank>Website source code</a>
<br>
<a href=https://mit-license.org/>MIT License</a>
<br>
diff --git a/main.html b/main.html
index a843214..57048b3 100755
--- a/main.html
+++ b/main.html
@@ -90,6 +90,12 @@
<a rel="license" href="licenses">Licenses & Legal</a>
</div>
</div>
+ <br>
+ <div class="license">
+ <div>
+ <a href=https://git.twoexem.com>cgit server</a>
+ </div>
+ </div>
</main>
</body>