aboutsummaryrefslogtreecommitdiff
path: root/en.html
diff options
context:
space:
mode:
authorInigoGutierrez <inigogf.95@gmail.com>2021-08-04 22:30:47 +0200
committerInigoGutierrez <inigogf.95@gmail.com>2021-08-04 22:30:47 +0200
commitb20f92498716347d7cf611f5fa56e60cb8acbdc5 (patch)
treeeba6926f61dfd7835b7018410ea75bbd0131ed17 /en.html
parent7995760324c365c1ca8fa85206cf8d0de9da4f81 (diff)
downloadtaamas.xyz-b20f92498716347d7cf611f5fa56e60cb8acbdc5.tar.gz
taamas.xyz-b20f92498716347d7cf611f5fa56e60cb8acbdc5.zip
Quitado nombre propio del título y cambiados enlaces de GitHub a Gitea.
Diffstat (limited to 'en.html')
-rw-r--r--en.html27
1 files changed, 14 insertions, 13 deletions
diff --git a/en.html b/en.html
index 13e82e9..f80ded3 100644
--- a/en.html
+++ b/en.html
@@ -2,13 +2,13 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>&Iacute;&ntilde;igo Guti&eacute;rrez Fern&aacute;ndez</title>
+ <title>Taamas</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<header>
- <h1>&Iacute;&ntilde;igo Guti&eacute;rrez Fern&aacute;ndez</h1>
+ <h1>Taamas</h1>
</header>
<ul class="navbar">
@@ -42,10 +42,11 @@
<h2>My system</h2>
<p>
- I tend to independence and self-made things, so Linux is my OS of choice. In my free time at the
- computer I tend to tinker with programs and scripts to automate or simplify tasks, or to give
- life to <a href="https://github.com/InigoGutierrez/scripts/tree/master/mapGen">random</a>
- <a href="https://github.com/InigoGutierrez/scripts/tree/master/cardGen">ideas</a>. Here are
+ I tend to independence and self-made things, so Linux is my OS of choice. In my free time at
+ the computer I tend to tinker with programs and scripts to automate or simplify tasks, or to
+ give life to
+ <a href="https://git.taamas.xyz/Taamas/scripts/src/branch/master/mapGen">random</a>
+ <a href="https://git.taamas.xyz/Taamas/scripts/src/branch/master/cardGen">ideas</a>. Here are
two screenshots from my main computer: one a typical meme r/unixporn setup, the other the more
common bunch of Vim buffers covering the screen.
</p>
@@ -69,7 +70,7 @@
<p>
Some of my work can be found at my
- <a href="https://github.com/InigoGutierrez">GitHub page</a>, both for
+ <a href="https://git.taamas.xyz/Taamas">personal Gitea instance</a>, both for
University and for learning and having fun. There you will find:
</p>
@@ -78,27 +79,27 @@
<ul>
<li>
- <a href="https://github.com/InigoGutierrez/configs">Configurations</a>
+ <a href="https://git.taamas.xyz/Taamas/configs">Configurations</a>
and
- <a href="https://github.com/InigoGutierrez/scripts">scripts</a>
+ <a href="https://git.taamas.xyz/Taamas/scripts">scripts</a>
I use on my machines.
</li>
<li>
A
- <a href="https://github.com/InigoGutierrez/mainpage">mainpage</a>
+ <a href="https://git.taamas.xyz/Taamas/mainpage">mainpage</a>
with search engines configured from a text file to make your browser fancier.
</li>
<li>
A
- <a href="https://github.com/InigoGutierrez/con">
+ <a href="https://git.taamas.xyz/Taamas/con">
tool for reading the Spanish Constitution</a>
on a terminal.
</li>
<li>
- <a href="https://github.com/InigoGutierrez/AceptaElReto">Solutions</a>
+ <a href="https://git.taamas.xyz/Taamas/AceptaElReto">Solutions</a>
to programming problems posted on
<a href="https://www.aceptaelreto.com/">aceptaelreto.com</a>.
</li>
@@ -149,7 +150,7 @@
<section>
<p>
Thank you for reading my page! It&rsquo;s source code is available
- <a href="https://github.com/InigoGutierrez/InigoGutierrez.github.io">here</a>.
+ <a href="https://git.taamas.xyz/Taamas/taamas.xyz">here</a>.
</p>
</section>