2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-05-14 04:53:09 +00:00

Merge pull request from matmair/small-fixes

Small fixes
This commit is contained in:
Matthias Mair 2022-11-09 17:23:39 +01:00 committed by GitHub
commit 421f8a3d91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 4 deletions
LICENSE
_data
ctas
functions
_includes/base

@ -2,6 +2,7 @@ MIT License
Copyright (c) 2020 Kangabru (template)
2021 Matthias Mair
2022 InvenTree contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

@ -1,4 +1,4 @@
text: Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpfull each day.
text: Ready for a glimpse into the future?<br>Together we make InvenTree better, faster and more helpful each day.
btn:
- text: open the roadmap
- text: Open the roadmap
link: https://github.com/inventree/InvenTree/labels/roadmap

@ -1,4 +1,4 @@
title: InvenTree builds it vast functions on top of a few core workflows
title: InvenTree builds it's vast functions on top of a few core workflows
link:
internal: functions.md
text:

@ -27,7 +27,7 @@
<div class="bg-gray-100">
<div class="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021 {{ site.title }} by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with &hearts; by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<p class="cm-gray-3 text-sm text-center sm:text-left">© 2021-now {{ site.title }} by<a href="https://github.com/inventree" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@inventree</a>— website made with &hearts; by<a href="https://github.com/matmair" rel="noopener" class="cm-gray-2 ml-1" target="_blank">@matmair</a></p>
<span class="inline-flex sm:ml-auto sm:mt-0 mt-2 justify-center sm:justify-start">
<a href="https://github.com/inventree/inventree" alr="github repo" class="ml-3 cm-gray-3">
<img class="h-5 w-5" src="{{ '/assets/github.svg' | relative_url }}" />