main #6

Open
jared wants to merge 10 commits from main into feature/blog
Owner
No description provided.
Merge branch 'updates'
All checks were successful
Hugo / build (push) Successful in 26m58s
5f928c95f6
update home content width, footer width
All checks were successful
Hugo / build (push) Successful in 26m57s
d5d642e182
update header/nav width
All checks were successful
Hugo / build (push) Successful in 26m57s
49b1e166dc
update home header content
All checks were successful
Hugo / build (push) Successful in 27m23s
602484fb4a
Merge pull request 'feature/blog' (#7) from feature/blog into main
All checks were successful
Hugo / build (push) Successful in 28m55s
936d7ec448
Reviewed-on: #7
fix blog index entry height
All checks were successful
Hugo / build (push) Successful in 27m55s
8040e68b3d
add cleandir flag to deploy
All checks were successful
Hugo / build (push) Successful in 27m57s
5a1c76eac7
add inline object cover to blog index images
All checks were successful
Hugo / build (push) Successful in 27m58s
9a671a106b
add new blog post
All checks were successful
Hugo / build (push) Successful in 28m45s
8e65da484d
update post date
All checks were successful
Hugo / build (push) Successful in 29m8s
27d3ff27a3
Add Google site verification file
All checks were successful
Hugo / build (push) Successful in 29m10s
831972d443
All checks were successful
Hugo / build (push) Successful in 29m10s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin main:main
git switch main

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch feature/blog
git merge --no-ff main
git switch main
git rebase feature/blog
git switch feature/blog
git merge --ff-only main
git switch main
git rebase feature/blog
git switch feature/blog
git merge --no-ff main
git switch feature/blog
git merge --squash main
git switch feature/blog
git merge --ff-only main
git switch feature/blog
git merge main
git push origin feature/blog
Sign in to join this conversation.
No description provided.