mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-05 18:44:36 +02:00
Add recuperation of the current version from git if available (#731)
* Add recuperation of the current version from git if available * Include version when auto-reporting an error
This commit is contained in:
parent
71c29d4192
commit
da6b98851c
4 changed files with 30 additions and 2 deletions
|
@ -143,6 +143,11 @@ section.footer:hover {
|
|||
|
||||
}
|
||||
|
||||
section.footer .version {
|
||||
|
||||
font-size: 80%;
|
||||
|
||||
}
|
||||
|
||||
section > h2 {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue