Przeglądaj źródła

Update 3 files

- /package.json
- /_posts/2023-04-05-ai.md
- /_posts/2024-01-01-summary.md
mayx 2 lat temu
rodzic
commit
4afea923c5
3 zmienionych plików z 29 dodań i 1 usunięć
  1. 1 1
      _posts/2023-04-05-ai.md
  2. 21 0
      _posts/2024-01-01-summary.md
  3. 7 0
      package.json

Plik diff jest za duży
+ 1 - 1
_posts/2023-04-05-ai.md


Plik diff jest za duży
+ 21 - 0
_posts/2024-01-01-summary.md


+ 7 - 0
package.json

@@ -0,0 +1,7 @@
+{
+    "name": "mayx-blog",
+    "version": "1.0.0",
+    "scripts": {
+        "build": "bash deploy.sh"
+    }
+}