cvless 2.7.2 → 2.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +0 -2
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 127df34b603787b4de17f5980f31c92a2b29ed54b8c5cab68bdd7f955c034109
4
- data.tar.gz: 7a2754e1589ab6a4aff50e6fc5a61142c093b1229b9ef50d86478c0e697b966b
3
+ metadata.gz: 3fbea198dbe1e2b49282f97717e1a52e6c86bdfc13db2ea516d003f519347fcb
4
+ data.tar.gz: c365a0ef6e614e07184194cca9dc9695f861f61da41098a3324505d4273b555d
5
5
  SHA512:
6
- metadata.gz: b6d8dfa625da5410b43db72442fefe33262721f5277e71cb787efb5e9d182c9df1fb7fb58909b1aa2e963eefa79b22fa893cbfe3fc3fb2f102e6f1ea8879da23
7
- data.tar.gz: 54909f2c5e084380aecd7070d9106440350cd360cc1337f755d337fb047a44bba1d2459b0d8a189d65e137d6cc0636823807c2e379c9911cf83b82ddf1605190
6
+ metadata.gz: 91652495368076ac0b1b4ac9276928aac3c51ac40cc28880c17630a05524d3d04e534b756b168adf42861f48797dcfcaa1de953db07df8541e4fc67db5c55bfc
7
+ data.tar.gz: 15d0ae73ae4f12081385681819f12d2e752a99085ff8c2599827dd1c01a820ca8ba9505c82db3d31a8ca0b7b304359d5d8cc69149551d3cf21ffd60f84d0263c
data/README.md CHANGED
@@ -8,8 +8,6 @@ Light and dark modes are available. The theme initializes based on system prefer
8
8
 
9
9
  See the [demo](https://piazzai.github.io/cvless) to get a better sense of what the theme looks like.
10
10
 
11
- ![](https://github.com/piazzai/cvless/blob/master/screenshot.png)
12
-
13
11
  ## Installation
14
12
 
15
13
  The theme can be installed as usual by cloning this repository and editing the files. However, it is far more convenient to install it as a gem, in which case all the files you do not want or need to customize remain hidden from view, but will still be read and processed during build.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cvless
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.2
4
+ version: 2.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - piazzai