Skip to content

Commit

Permalink
remove version # for #16
Browse files Browse the repository at this point in the history
  • Loading branch information
PipeItToDevNull committed Dec 5, 2023
1 parent ae0dff9 commit 3c832fb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/bootloaders/grub-pc/live-theme/theme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
desktop-image: "/isolinux/splash.png"
title-color: "#ffffff"
title-font: "DejaVu Sans Bold 16"
title-text: "rTS Bootable Diagnostics and Recovery Environment (UEFI Mode) 2023-01.0"
title-text: "rTS Bootable Diagnostics and Recovery Environment (UEFI Mode)"
message-font: "Unifont Regular 16"
terminal-font: "Unifont Regular 16"

Expand Down
2 changes: 1 addition & 1 deletion config/bootloaders/isolinux/menu.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
menu hshift 0
menu width 82

menu title rTS Diagnostics and Recovery Environment (BIOS/CSM Mode) 2023-01.0
menu title rTS Diagnostics and Recovery Environment (BIOS/CSM Mode)
include stdmenu.cfg
include live.cfg
menu end
Expand Down

0 comments on commit 3c832fb

Please sign in to comment.