jekyll-theme-centos 2.25.0 → 2.26.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2218042c9c0c874509457b5495f5e3824dc66fe8a2142baefb5ea320a34ab163
|
4
|
+
data.tar.gz: ba68fe69e6a10dcb688b540d5b2c344a7cb41682be43c7e998d1626a8ebc2e54
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e18e912796435ccde271147433e4f6307768d3441e3245ec95bdcf7b2580062d36d6db1d057e726646114798dba88ea7591f6c2e1335ff5fb9c49db192f0dd1
|
7
|
+
data.tar.gz: 7d8fd487c02cd8d1af57c827fe2f8ae403bbeb6206fb7d0d337f6845819e8a622312484d97da820f9a67ecd98562be4bd785e182df9495ed9a861194b2ce1008
|
@@ -18,7 +18,7 @@
|
|
18
18
|
{% for pubkey in page.pubkeys.content %}
|
19
19
|
<div class="col-sm-6">
|
20
20
|
<h5>{{ pubkey.name }}</h5>
|
21
|
-
<pre class="highlight"><code class="hljs text-start" style="height:
|
21
|
+
<pre class="highlight"><code class="hljs text-start" style="height: 3.6rem;">{{ pubkey.content }}</code></pre>
|
22
22
|
</div>
|
23
23
|
{% endfor %}
|
24
24
|
</div>
|
Binary file
|
Binary file
|
Binary file
|
data/assets/icons/favicon-16.png
CHANGED
Binary file
|
data/assets/icons/favicon-32.png
CHANGED
Binary file
|