main #16

Merged
Trivernis merged 2 commits from main into prod 8 months ago
Owner
There is no content yet.
Trivernis added 2 commits 8 months ago
7babf4f929 removed w-screen from container
It makes the page scroll vertically which is annoying. And w-screen isn't even needed to make the thing full screen.
Trivernis merged commit 4a842a36f9 into prod 8 months ago
The pull request has been merged as 4a842a36f9.
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 main prod
git pull origin main

Step 2:

Merge the changes and update on Forgejo.
git checkout prod
git merge --no-ff main
git push origin prod
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: Trivernis/no-chromium#16
Loading…
There is no content yet.