bootstrap #3

Open
pankan wants to merge 2 commits from bootstrap into main
Owner

Bootstrapped greeting card page

  • Created index.html with Bootstrap card structure
  • Added style.css for custom hover effects
Bootstrapped greeting card page - Created index.html with Bootstrap card structure - Added style.css for custom hover effects
pankan added 2 commits 2025-06-13 06:52:07 +00:00
db705a4719 feat: Add Bootstrap greeting card page
- Created index.html with Bootstrap card structure
- Added style.css for custom hover effects
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b bootstrap main
git pull origin bootstrap

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff bootstrap
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: pankan/prtest#3
No description provided.