summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html56
1 files changed, 56 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..b7fc0d0
--- /dev/null
+++ b/index.html
@@ -0,0 +1,56 @@
+<!DOCTYPE html>
+<html lang="en">
+ <head>
+ <meta charset="UTF-8" />
+ <title>~santisoler</title>
+ <link rel="shortcut icon" href="/~santisoler/images/favicon.png" />
+ <link
+ rel="stylesheet"
+ href="/~santisoler/assets/fira_code_v5.2/fira_code.css"
+ />
+ <link rel="stylesheet" href="/~santisoler/style.css" />
+ </head>
+ <body>
+ <header>
+ <h1>~santisoler</h1>
+
+ <h2>
+ Sitio de ~santisoler en
+ <a href="https://texto-plano.xyz">texto-plano.xyz</a>
+ </h2>
+
+ <ul>
+ <li><a href="https://santisoler.github.io/">Website</a></li>
+ <li>GitHub: <a href="https://github.com/santisoler">santisoler</a></li>
+ <li>
+ Twitter: <a href="https://twitter.com/santirsoler">@santirsoler</a>
+ </li>
+ </ul>
+ </header>
+
+ <main>
+ <h1>Blog</h1>
+
+ <ul>
+ <li>
+ <h2>
+ <a href="/~santisoler/blog/software-libre-android.html"
+ >Software Libre en Android</a
+ >
+ </h2>
+ </li>
+ </ul>
+ </main>
+
+ <footer>
+ Contenido disponible bajo
+ <a href="https://creativecommons.org/licenses/by/4.0/deed.es"
+ >Creative Commons AtribuciĆ³n 4.0 Internacional</a
+ >.
+ <br />
+ Construida utilizando la fuente
+ <a href="https://github.com/tonsky/FiraCode">Fira Code</a> disponible bajo
+ licencia <a href="https://opensource.org/licenses/OFL-1.1">OFL-1.1</a>.
+ </footer>
+ </body>
+</html>
Un proyecto texto-plano.xyz