summary refs log tree commit diff
path: root/articles.html
diff options
context:
space:
mode:
authorvenomade <venomade@venomade.com>2025-08-11 21:16:43 +0100
committervenomade <venomade@venomade.com>2025-08-11 21:16:43 +0100
commit189e8c37b0ff5655d472fa0a0226ee940281c5c9 (patch)
tree4e4284e7f2d2d894202de340721731105133e666 /articles.html
parent91b64f5127befe36974e6c9b69e8f5563f9fbf0e (diff)
Switch to Hugo and add Portuguese
Diffstat (limited to 'articles.html')
-rw-r--r--articles.html29
1 files changed, 0 insertions, 29 deletions
diff --git a/articles.html b/articles.html
deleted file mode 100644
index d43034d..0000000
--- a/articles.html
+++ /dev/null
@@ -1,29 +0,0 @@
-<!doctype html>
-<html lang=en>
-  <meta charset=utf-8>
-  <title>venomade.com - articles</title>
-  <meta name="description" content="Venomade's Personal Site">
-  <link rel="stylesheet" href="css/style.css">
-  <link rel="shortcut icon" href="res/favicon.ico" type="image/x-icon">
-
-  <main>
-
-    <article>
-
-      <div class=box><div class=inner>
-      <- <a href="index.html">Return Home</a>
-      </div></div>
-      
-      <div class=box><div class=inner>
-
-          <p>
-            Here is the only article so far:
-          <p>
-            <code>28/02/2025</code> <a href="articles/switch-to-colemak.html">Colemak after a Year</a>
-
-      </div></div>
-      
-    </article>
-
-  </main>
-