feat: add social media page

This commit is contained in:
2025-12-27 13:49:05 -08:00
parent 837430d165
commit ca4794f46c
4 changed files with 499 additions and 401 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#! /usr/bin/bash
dirs=("bsky" "chat" "games" "link-redirector" "testimonials" "manual" "sitemap" "music" "books" "products" "donate");
dirs=("bsky" "chat" "games" "link-redirector" "testimonials" "manual" "sitemap" "music" "books" "products" "donate" "socials");
for dir in "${dirs[@]}"; do
rsync -av $dir prod:/home/nhcarrigan