Merge branch 'rework' of https://git.myco.systems/mycosystems/web.myco.systems into rework
All checks were successful
Hugo / build (push) Successful in 37s

This commit is contained in:
Brooke 2024-04-22 18:30:08 -04:00
commit 6b720e4007

View file

@ -6,6 +6,12 @@ MycoSystems client site
git clone https://git.myco.systems/mycosystems/web.myco.systems.git
```
```
git fetch
```
```
git switch rework
```
```
git submodule update --init --recursive
```