mirror of
https://github.com/mjl-/mox.git
synced 2025-07-19 02:06:38 +03:00
update list of sponsors, add logo's and link to the nlnet projects
This commit is contained in:
@ -24,7 +24,7 @@ mkdir html/features
|
||||
(
|
||||
cat features/index.md
|
||||
echo
|
||||
sed -n -e '/# FAQ/q' -e '/## Roadmap/,/# FAQ/p' < ../README.md
|
||||
sed -n -e 's/^# Roadmap/## Roadmap/' -e '/# FAQ/q' -e '/# Roadmap/,/# FAQ/p' < ../README.md
|
||||
echo
|
||||
echo 'Also see the [Protocols](../protocols/) page for implementation status, and (non)-plans.'
|
||||
) | go run website.go 'Features' >html/features/index.html
|
||||
|
Reference in New Issue
Block a user