Commit Graph

15 Commits

Author SHA1 Message Date
Stavros Kois 266e2e7cb7
wc 2024-05-13 01:52:08 +03:00
Stavros Kois bd9cd57459
Update frontmatter.sh 2024-05-13 01:29:53 +03:00
Stavros Kois ac3fe05425
btter 2024-05-13 01:07:37 +03:00
Stavros Kois 95b2826937
try different 2024-05-13 01:02:42 +03:00
Stavros Kois 8c4639a796
reduce logging 2024-05-13 00:33:32 +03:00
Stavros Kois 7549b73bf9
reduce logging 2024-05-13 00:00:07 +03:00
Stavros Kois 88c72953ea
remove unneeded 2024-05-12 23:47:34 +03:00
Stavros kois a0ff446f07
again 2024-05-12 23:36:51 +03:00
Stavros kois 838b836e2b
cleaner 2024-05-12 23:14:54 +03:00
Stavros kois 7f252ed2e5
hmm 2024-05-12 23:12:42 +03:00
Stavros kois e92e1793de
-.- 2024-05-12 22:46:23 +03:00
Stavros kois 88f89c9f68
wtf 2024-05-12 22:41:41 +03:00
Stavros kois a4944dd6b2
some fixes 2024-05-12 21:27:12 +03:00
Stavros Kois 7ba6bf0631
Update frontmatter.sh
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-05-12 20:11:39 +03:00
Stavros Kois 200097d1ba
fix(docs): fix docs (#21949)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [ ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):` or `chore(chart-name):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2024-05-12 19:41:55 +03:00