mirror of
https://github.com/tlsnotary/website.git
synced 2026-01-09 14:58:09 -05:00
Merge pull request #8 from cedoor/react
Update Semaphore links and Interep image
This commit is contained in:
13
.editorconfig
Normal file
13
.editorconfig
Normal file
@@ -0,0 +1,13 @@
|
||||
#root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
end_of_line = lf
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
max_line_length = 120
|
||||
indent_size = 2
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
@@ -96,14 +96,17 @@
|
||||
"website": "https://semaphore.appliedzkp.org/"
|
||||
},
|
||||
{
|
||||
"github": "https://github.com/appliedzkp/semaphore/"
|
||||
"github": "https://github.com/semaphore-protocol/semaphore/"
|
||||
},
|
||||
{
|
||||
"telegram": "https://t.me/joinchat/B-PQx1U3GtAh--Z4Fwo56A"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Interep",
|
||||
"description": "Private reputation and identity system allowing services to verify that users belong to a certain group or meet certain reputation criteria without revealing their identities. Users can anonymously export reputation from platforms such as Twitter and Github.",
|
||||
"image": "interep.png",
|
||||
"image": "interep.svg",
|
||||
"links": [
|
||||
{
|
||||
"website": "https://interep.link/"
|
||||
@@ -192,4 +195,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 16 KiB |
5
src/images/interep.svg
Normal file
5
src/images/interep.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 23 KiB |
Reference in New Issue
Block a user