@eshanized updated the Website!!!

This commit is contained in:
Eshan Roy (Eshanized)
2024-04-22 06:13:05 +05:30
parent 8d54e997fd
commit 1cf14a6b49
2 changed files with 2 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
#################### default parameters ################################ #################### default parameters ################################
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation # favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
favicon = "images/snigdhaos-favicon.svg" favicon = "images/snigdhaos-favicon.png"
# logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation # logo module: https://github.com/gethugothemes/hugo-modules/tree/master/images#logo-implementation
logo = "images/snigdhaos-logo.svg" logo = "images/snigdhaos-logo.svg"
logo_darkmode = "images/snigdhaos-logo.svg" logo_darkmode = "images/snigdhaos-logo.svg"

View File

@@ -2,12 +2,8 @@
# EXECUTE AT YOUR OWN RISK # EXECUTE AT YOUR OWN RISK
# Git Config
git config --global user.name "iconized"
git config --global user.email "157954129+iconized@users.noreply.github.com"
# Git Push # Git Push
git add . git add .
git commit -m "👽 @iconized made a new commit!" git commit -m "👽 @iconized made a new commit!"
# git push origin master git push origin master