WIP: feat: inject toml-specified headers (#36) #38

Draft
ktyl wants to merge 1 commits from feature/generate-headers into main
Owner
No description provided.
ktyl added 1 commit 2024-06-29 15:20:35 +02:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details
0c069241cd
feat: inject toml-specified headers (#36)
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request has changes conflicting with the target branch.
  • src/root/about.html
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 feature/generate-headers main
git pull origin feature/generate-headers

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff feature/generate-headers
git push origin main
Sign in to join this conversation.
No reviewers
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: ktyl/ktyl.dev#38
No description provided.