darkade.github.io-theme 1.5.0 → 1.5.1

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +1 -1
  3. data/_includes/header.html +2 -2
  4. metadata +3 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0260e30a98371f1c2980203cfaf86b1cc161e978705ec3b753e433197493f1fc
4
- data.tar.gz: f9e770ecf6506fe09a4de84eddcab824bfc5b49e532c0d4b6bac943bc9518ea2
3
+ metadata.gz: 922088422fbb5fdbb78fe4ae3590f9567a552bf161c984de60f496134bdd960e
4
+ data.tar.gz: ea88b7b1c0c8e7dbb2e66c258abaee188890b366e40cc6d4cabf744275eaa176
5
5
  SHA512:
6
- metadata.gz: 9f69d7a478856d4778b306213cdcccaf6bc72c50a7bca75027c3138e6d0022c470a7bee2a44c4fb86a5e8b2459d85c8a2fabf896970c218ee001b16b96bc00ad
7
- data.tar.gz: 7e692333a8e2b8b204635fa44e2d47567349d61e37cea5bc23780ba710c566c27aaca84bb34ed9ca6ce7385088da09d1dd986f57db6a2c3edfcfa789b9e60591
6
+ metadata.gz: c941a8211c54ae1388abafc6e9260450dfae43f21c953f851a28af66e8def6993df331693383320c9851967ae706bad870beaae9b7dbd1d73c38b8aeb881744f
7
+ data.tar.gz: 2e5d880adb31781d35053098656d42fab38c0cbb1c33aa5c6d0bf5aad28ecc2c4a3818b3986195eb4e2da1365183d774999cf2b3cc1b1a374554fb47f9f47a16
data/LICENSE.txt CHANGED
@@ -1,6 +1,6 @@
1
1
  The MIT License (MIT)
2
2
 
3
- Copyright (c) 2019 Ivan Reyes
3
+ Copyright (c) 2019 Anya Reyes
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,8 +1,8 @@
1
1
  <header>
2
2
  <nav class="navbar navbar-dark bg-primary navbar-expand-lg">
3
3
  <div class="container-fluid">
4
- <span class="navbar-text">
5
- <a class="" style="font-size:1.5rem;" href="/">{{ site.title }}</a>
4
+ <span class="navbar-text w-50">
5
+ <a class="" href="/">{{ site.title }}</a>
6
6
  <span class="d-none d-md-block text-white text-bold"><small>{{ site.author }} – {{ site.tagline }}</small></span>
7
7
  </span>
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: darkade.github.io-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0
4
+ version: 1.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Anya Reyes
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-11-06 00:00:00.000000000 Z
11
+ date: 2022-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -252,7 +252,7 @@ files:
252
252
  - assets/sprites/languages.svg
253
253
  - assets/sprites/regular.svg
254
254
  - assets/sprites/solid.svg
255
- homepage: https://ivan.reyescon.de
255
+ homepage: https://anya.reyescon.de
256
256
  licenses:
257
257
  - MIT
258
258
  metadata: {}