summaryrefslogtreecommitdiff
path: root/www/blog
diff options
context:
space:
mode:
authoraltaf-creator <dev@altafcreator.com>2026-05-17 13:01:57 +0800
committeraltaf-creator <dev@altafcreator.com>2026-05-17 13:01:57 +0800
commit9e7fe6d8dad56c237adb1905e130c1d723131812 (patch)
treedd067e14b3ec5af719d748427bb322320c248879 /www/blog
parentd04598ba59d7267ee4db3745ff90eaa1a990072a (diff)
big structural change, altafcreator.com no longer served statically, projects now use md, blog is being reworked, videos removed temp
Diffstat (limited to 'www/blog')
-rw-r--r--www/blog/.DS_Storebin0 -> 6148 bytes
-rw-r--r--www/blog/index.html2
-rw-r--r--www/blog/post.html2
-rw-r--r--www/blog/simpliCity/.DS_Storebin0 -> 6148 bytes
4 files changed, 2 insertions, 2 deletions
diff --git a/www/blog/.DS_Store b/www/blog/.DS_Store
new file mode 100644
index 0000000..db5c6e2
--- /dev/null
+++ b/www/blog/.DS_Store
Binary files differ
diff --git a/www/blog/index.html b/www/blog/index.html
index 10abf52..64ef45e 100644
--- a/www/blog/index.html
+++ b/www/blog/index.html
@@ -8,7 +8,7 @@
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>Blog • altaf-creator</title>
- <link rel="stylesheet" href="/packages/fontawesome-free-6.5.2-web/css/all.css">
+ <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css">
</head>
<body onload="library();">
diff --git a/www/blog/post.html b/www/blog/post.html
index 436c175..f5b1ff1 100644
--- a/www/blog/post.html
+++ b/www/blog/post.html
@@ -8,7 +8,7 @@
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
<title>Blog / Loading... • altaf-creator</title>
- <link rel="stylesheet" href="/packages/fontawesome-free-6.5.2-web/css/all.css">
+ <link rel="stylesheet" href="/packages/fontawesome-free-7.2.0-web/css/all.css">
<script src="/packages/markdown-it-14.1.0/dist/markdown-it.js" type="module"></script>
<style>
.center-grid {
diff --git a/www/blog/simpliCity/.DS_Store b/www/blog/simpliCity/.DS_Store
new file mode 100644
index 0000000..17760c6
--- /dev/null
+++ b/www/blog/simpliCity/.DS_Store
Binary files differ