jekyll-linktree 0.1.0 → 0.1.2

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/README.md +3 -3
  3. data/_layouts/default.html +1 -1
  4. metadata +4 -3
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3c0eada855d48605fd63303b598d7b44f9180d10db3c848968ac0e7519a01289
4
- data.tar.gz: 4e4ad467e261dea967a4257cce444a562feb8cd2933e5ce0c95106d1369f66a8
3
+ metadata.gz: 4e096e7bc183f90ad87fe2670d6f2bbfc173e8cd2b9a2af6406e704348397a55
4
+ data.tar.gz: afc4da262fcf6b99a0410e0587503988f43bbcda8b13f9e629bf05cd87b79a11
5
5
  SHA512:
6
- metadata.gz: 3a78fa53c48f7be790320fe636125929e144b72ffbb52a05f0263b3881e23e3717f5803175cd2885d1857b33148ed826978ccb11d1f5590384c03cbfc9c26246
7
- data.tar.gz: 81112bcbdf6be82c6f7ebf23e7d1dfc9a3de2e2ee08a4582a881fcdb7fa265eb1f2f77776b831a1c54bd23ea442f3644373a67b82d481fa5e85842ecf6ddafb9
6
+ metadata.gz: ede21d9537c4a59d61ce650a87b1f45b369e74dce3cdd1e6da5d43e830314227cd378ccbc7dc936b85a173445246e8366b0e03d9d2e7c3c1b6ffa5f7007156e7
7
+ data.tar.gz: b82e45d679e8131a3868ca42e8677b0d6cdda100eb29952d397f1b6c76a12bafa1e893b5a868b6dc55aa0d70d106ad36c510aacc900d9b09bd8da731c16e9e5a
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # jekyll-linktree
1
+ # [jekyll-linktree](https://lazypwny751.github.io/jekyll-linktree)
2
2
 
3
- ![image](https://github.com/user-attachments/assets/7465bb83-3648-47e7-8de6-112859f80f47)
3
+ ![image](https://github.com/user-attachments/assets/ce82c7b6-048e-450c-a54d-a4bb4da4a1dc)
4
4
 
5
5
 
6
6
  Welcome to your new Jekyll theme! In this directory, you'll find the files you need to be able to package up your theme into a gem. Put your layouts in `_layouts`, your includes in `_includes`, your sass files in `_sass` and any other assets in `assets`.
@@ -37,7 +37,7 @@ TODO: Write usage instructions here. Describe your available layouts, includes,
37
37
 
38
38
  ## Contributing
39
39
 
40
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/jekyll-linktree. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct.
40
+ Bug reports and pull requests are welcome on GitHub at https://github.com/lazypwny751/jekyll-linktree. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](https://www.contributor-covenant.org/) code of conduct.
41
41
 
42
42
  ## Development
43
43
 
@@ -7,7 +7,7 @@
7
7
  {% if page.avatar %}
8
8
  <img src="{{ page.avatar }}" alt="Avatar">
9
9
  {% else %}
10
- <img src="/assets/img/orangecat.jpeg" alt="Default Avatar">
10
+ <img src="assets/img/orangecat.jpeg" alt="Default Avatar">
11
11
  {% endif %}
12
12
  </div>
13
13
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jekyll-linktree
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - lazypwny751
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-16 00:00:00.000000000 Z
11
+ date: 2025-02-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -59,7 +59,8 @@ files:
59
59
  homepage: https://github.com/lazypwny751/jekyll-linktree
60
60
  licenses:
61
61
  - MIT
62
- metadata: {}
62
+ metadata:
63
+ source_code_uri: https://github.com/lazypwny751/jekyll-linktree
63
64
  post_install_message:
64
65
  rdoc_options: []
65
66
  require_paths: