\ No newline at end of file
diff --git a/index.njk b/index.njk
index 17e2696..e639ac7 100644
--- a/index.njk
+++ b/index.njk
@@ -22,6 +22,14 @@ layout: base.njk
+
\ No newline at end of file
diff --git a/misc/88x31/en.json b/misc/88x31/en.json
new file mode 100644
index 0000000..2149d7d
--- /dev/null
+++ b/misc/88x31/en.json
@@ -0,0 +1,6 @@
+{
+ "pageDescription": "My collection of 88x31 GIFs and images.",
+ "intro": "This is the collection of 88x31 GIFs and images I've downloaded across the web.",
+ "others": "Others",
+ "me": "Made by me"
+}
\ No newline at end of file
diff --git a/misc/88x31/index.njk b/misc/88x31/index.njk
new file mode 100644
index 0000000..4a2aa6f
--- /dev/null
+++ b/misc/88x31/index.njk
@@ -0,0 +1,26 @@
+---
+layout: base.njk
+pagination:
+ data: languages
+ size: 1
+ alias: langKey
+
+pageTitle: 88x31
+tags: misc
+---
+
+
+
+
88x31
+
{{ t.intro }}
+
+
+
{{ t.me }}
+
+
{{ t.others }}
+
+ {% for image in collections.88x31 %}
+
+ {% endfor %}
+
+
\ No newline at end of file
diff --git a/misc/88x31/pt.json b/misc/88x31/pt.json
new file mode 100644
index 0000000..9beb933
--- /dev/null
+++ b/misc/88x31/pt.json
@@ -0,0 +1,6 @@
+{
+ "pageDescription": "Minha coleção de GIFs e imagens 88x31.",
+ "intro": "Essa é uma coleção de GIFs e imagens 88x31 que eu baixei pela internet.",
+ "others": "Outros",
+ "me": "Feitos por mim"
+}
\ No newline at end of file
diff --git a/misc/bookmarks/common.json b/misc/bookmarks/common.json
new file mode 100644
index 0000000..1031dcb
--- /dev/null
+++ b/misc/bookmarks/common.json
@@ -0,0 +1,43 @@
+{
+ "links": {
+ "downloads": [
+ {
+ "name": "MalwareWatch",
+ "link": "https://malwarewatch.org/",
+ "description": {
+ "pt": "Website do Enderman. Tem download de vários softwares úteis, imagens de sistemas operacionais e malware.",
+ "en": "Enderman's website. Provides download to various useful softwares, operating system images and malware."
+ }
+ },
+ {
+ "name": "88x31",
+ "link": "https://88x31.nl/",
+ "description": {
+ "pt": "Essa é uma coleção de mais de 6500 GIFs e PNGs no formato 88x31. No final dos anos 1990 e começo dos 2000 era muito comum usar essas imagens no seu site pessoal.",
+ "en": "This website is a collection with over 6500 GIF's and PNG's in 88x31 format. In the late 1990 and begin of the 2000's it was very common to use these pictures on your personal website."
+ },
+ "88x31": [
+ "WEBP.gif"
+ ]
+ }
+ ],
+ "profiles": [
+ {
+ "name": "Mr. Nando",
+ "link": "https://www.youtube.com/@mrnandokk",
+ "description": {
+ "pt": "Meu amigo Fernando, ele faz músicas e vídeos de Minecraft e speedrun.",
+ "en": "My friend Fernando, he makes music and YouTube videos of Minecraft and speedrun."
+ }
+ },
+ {
+ "name": "Endermanch",
+ "link": "https://enderman.ch/",
+ "description": {
+ "pt": "Andrew é um engenheiro de software, entusiasta de malware e, mais importante, uma estranha e alta criatura. Cresci com os seus videos e ele é uma grande inspiração para mim.",
+ "en": "Andrew is a software engineer, a malware enthusiast and most importantly, a weird tall creature. I've grown up with his videos and he's a great inspiration for me."
+ }
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/misc/bookmarks/en.json b/misc/bookmarks/en.json
new file mode 100644
index 0000000..d56715a
--- /dev/null
+++ b/misc/bookmarks/en.json
@@ -0,0 +1,6 @@
+{
+ "pageTitle": "Bookmarks",
+ "pageDescription": "Minha coleção de sites e páginas interessantes.",
+ "profiles": "Profiles",
+ "downloads": "Downloads"
+}
\ No newline at end of file
diff --git a/misc/bookmarks/index.njk b/misc/bookmarks/index.njk
new file mode 100644
index 0000000..4faa014
--- /dev/null
+++ b/misc/bookmarks/index.njk
@@ -0,0 +1,36 @@
+---
+layout: base.njk
+pagination:
+ data: languages
+ size: 1
+ alias: langKey
+tags: misc
+background: towers.jpg
+backgroundOpacity: .2
+---
+
+
+