mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 09:45:50 +03:00
[PR #458] [MERGED] add current version to the home page #1115
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#1115
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/flyimg/flyimg/pull/458
Author: @sadok-f
Created: 5/28/2024
Status: ✅ Merged
Merged: 5/28/2024
Merged by: @sadok-f
Base:
main← Head:issue#457📝 Commits (5)
106461ffix: add current version to the home pageabc0e85fix: add css style to version elementa5423f5fix: fixing linting issues33cbd5bMerge branch 'main' into issue#457c3e4e9cfixing linting errors📊 Changes
5 files changed (+39 additions, -1 deletions)
View changed files
📝
.releaserc(+2 -1)📝
composer.json(+1 -0)📝
src/Core/Controller/CoreController.php(+4 -0)📝
src/Core/Views/Default/index.html(+2 -0)📝
web/css/main.css(+30 -0)📄 Description
add current version to the home page
closes #457
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.