mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 14:23:06 +00:00
Remove duplicate Power to Change client
Both Blake House and Open Data Services were already using lowercase version of the Power to Change client markdown and image files, i.e. `_clients/power-to-change.md` and `images/clients/power-to-change.png`. So the uppercase versions of the files, i.e. `_clients/Power-to-Change.md` and `images/clients/Power-to-Change.png`, were effectively duplicates. This led to the following warning messages on case-insensitive filesystems, making it hard to work on the project on such systems: > warning: the following paths have collided (e.g. case-sensitive paths > on a case-insensitive filesystem) and only one from the same colliding > group is in the working tree In this commit, I've added the website from `Power-to-Change.md` into `power-to-change.md`, deleted `Power-to-Change.md` & `Power-to-Change.png`, and changed the reference in `dot-project.md` from `Power-to-Change` to `power-to-change`. I think this is the right thing to do, because ideally all the markdown files should be lowercase in case they are used in URL paths.
This commit is contained in:
parent
35c6bdc62b
commit
e1d8be7f5b
@ -1,4 +0,0 @@
|
||||
---
|
||||
title: Power to Change
|
||||
website: https://www.powertochange.org.uk/
|
||||
---
|
@ -1,3 +1,4 @@
|
||||
---
|
||||
title: Power to Change
|
||||
website: https://www.powertochange.org.uk/
|
||||
---
|
||||
|
@ -29,7 +29,7 @@ clients:
|
||||
- num
|
||||
- openup
|
||||
- Parkinsons-UK
|
||||
- Power-to-Change
|
||||
- power-to-change
|
||||
- SARSAS
|
||||
- stirtoaction
|
||||
- Surviving-Economic-Abuse
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 5.8 KiB |
Loading…
Reference in New Issue
Block a user