Skip to content

Commit

Permalink
turris-bootstrap-theme: update to version 1.0.0
Browse files Browse the repository at this point in the history
Added
* Added theme switcher

Changed
* Migrated to Bootstrap v5.3.x
* Updated Bootstrap & Bootswatch to latest versions
* Refactored turris.scss to use theme variables

Removed
* Removed Darkly theme
* Removed Bootstrap 4 support
  • Loading branch information
aleksan4eg committed Sep 4, 2024
1 parent f3308f1 commit a9a434e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions web/turris-bootstrap-theme/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
## Copyright (C) 2021-2022 CZ.NIC z.s.p.o. (https://www.nic.cz/)
## Copyright (C) 2021-2024 CZ.NIC z.s.p.o. (https://www.nic.cz/)
#
## This is free software, licensed under the GNU General Public License v3.
# See /LICENSE for more information.
Expand All @@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=turris-bootstrap-theme
PKG_VERSION:=0.3.2
PKG_VERSION:=1.0.0
PKG_RELEASE:=$(AUTORELEASE)

PKG_SOURCE_PROTO:=git
Expand Down

0 comments on commit a9a434e

Please sign in to comment.