Skip to content

Commit de7e12f

Browse files
committed
Change description in readme
1 parent 8c01c33 commit de7e12f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# [Ecosyste.ms: OST](https://ost.ecosyste.ms)
22

3-
An open API service for producing an overview of a list of open source projects.
3+
A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources, based on data from https://opensustain.tech/
44

55
This project is part of [Ecosyste.ms](https://ecosyste.ms): Tools and open datasets to support, sustain, and secure critical digital infrastructure.
66

app/helpers/application_helper.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ def meta_title
66
end
77

88
def meta_description
9-
@meta_description || 'A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources. '
9+
@meta_description || 'A curated list of open technology projects to sustain a stable climate, energy supply, biodiversity and natural resources.'
1010
end
1111

1212
def obfusticate_email(email)

0 commit comments

Comments
 (0)