added gitignore

This commit is contained in:
2025-04-05 13:41:27 +01:00
parent 432ab9c5ec
commit 73743273d3
3 changed files with 2 additions and 20 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
deploy.sh

View File

@@ -45,20 +45,6 @@ params:
imageWidth: 160
imageHeight: 160
imageTitle: my image
buttons:
- name: About
url: about
- name: Resumé
url: resume
- name: Projects
url: projects
- name: Technical Posts
url: technicalposts
- name: General Posts
url: generalposts
- name: Hiking
url: hiking
# home-info mode
homeInfoParams:
Title: "Hi there \U0001F44B"

File diff suppressed because one or more lines are too long