Skip to content

Commit

Permalink
Re-add adopters to docs, as an include
Browse files Browse the repository at this point in the history
This is better than the symlink approach, because it allows the file
to live in its "canonical" place in the repository, while also avoiding
duplication when including the adopters in the docs. In fact, this opens
up more fine-grained control over how they are included, if this should
that become necessary in the future.

Signed-off-by: Tom Wieczorek <[email protected]>
  • Loading branch information
twz123 committed Nov 15, 2024
1 parent 3d57e41 commit 65e8893
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/adopters.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{% include-markdown "../ADOPTERS.md" %}

0 comments on commit 65e8893

Please sign in to comment.