From 110262e3394d4d4d3eeeb97ed3c6ae73267a9d72 Mon Sep 17 00:00:00 2001 From: Dinkar Date: Sat, 12 Oct 2024 23:24:10 +0530 Subject: [PATCH] the-movie-db, music-player-project on portfolio now --- .github/workflows/static.yml | 14 ++++++++++++++ index.html | 4 ++-- sitemap.xml | 15 +++++++++------ 3 files changed, 25 insertions(+), 8 deletions(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 8a32142..f1012a6 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -122,6 +122,20 @@ jobs: rm -rf Tic-Tac-Toe-Game/* mv temp-Tic-Tac-Toe-Game/* Tic-Tac-Toe-Game/ rm -rf temp-Tic-Tac-Toe-Game + - name: Pull the-movie-db repository + run: | + git clone --branch gh-pages https://github.com/aakashdinkarh/the-movie-db.git temp-the-movie-db + mkdir -p the-movie-db + rm -rf the-movie-db/* + mv temp-the-movie-db/* the-movie-db/ + rm -rf temp-the-movie-db + - name: Pull music-player-project repository + run: | + git clone --branch gh-pages https://github.com/aakashdinkarh/music-player-project.git temp-music-player-project + mkdir -p music-player-project + rm -rf music-player-project/* + mv temp-music-player-project/* music-player-project/ + rm -rf temp-music-player-project - name: Setup Pages uses: actions/configure-pages@v5 - name: Upload artifact diff --git a/index.html b/index.html index 415c3b9..03f035b 100644 --- a/index.html +++ b/index.html @@ -597,7 +597,7 @@

Projects I Have Worked On

@@ -640,7 +640,7 @@

Projects I Have Worked On

diff --git a/sitemap.xml b/sitemap.xml index 1e0acc3..09b277c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -1,15 +1,18 @@ 1.0https://aakashdinkar.in/ - 0.7https://aakashdinkar.in/bounce-and-collect-game/ - 0.7https://aakashdinkar.in/projects/ - 0.7https://aakashdinkar.in/portfolio-v1/ - 0.7https://aakashdinkar.in/portfolio-v0/ + 0.9https://aakashdinkar.in/projects/ + 0.8https://aakashdinkar.in/bounce-and-collect-game/ + 0.8https://aakashdinkar.in/Tic-Tac-Toe-Game/ + 0.8https://aakashdinkar.in/MemoryGame/ + 0.7https://aakashdinkar.in/block-game/ + 0.6https://aakashdinkar.in/the-movie-db/ + 0.5https://aakashdinkar.in/portfolio-v1/ + 0.5https://aakashdinkar.in/portfolio-v0/ 0.5https://aakashdinkar.in/case-utils/ - 0.3https://aakashdinkar.in/block-game/ + 0.3https://aakashdinkar.in/music-player-project/ 0.2https://aakashdinkar.in/panda-img/ 0.2https://aakashdinkar.in/calculator/ - 0.2https://aakashdinkar.in/MemoryGame/ 0.2https://aakashdinkar.in/Image-modal/ 0.2https://aakashdinkar.in/checkout-form/ 0.2https://aakashdinkar.in/Login-form/