mirror of
https://github.com/caprover/caprover
synced 2026-05-06 03:30:29 +00:00
added survey link
This commit is contained in:
@@ -163,6 +163,25 @@ const FeatureCallout = props => (
|
||||
robust as
|
||||
it uses Docker, nginx, LetsEncrypt and NetData under the hood behind its simple-to-use interface.
|
||||
</MarkdownBlock>
|
||||
<div style={{ marginTop:"35px"}}>
|
||||
<br/><br/>
|
||||
<a style={{
|
||||
}}
|
||||
href={"https://www.surveymonkey.com/r/Z2FDK2Q"}
|
||||
target="_blank" rel="noreferrer noopener">
|
||||
<div style={{
|
||||
fontSize:"25px",
|
||||
padding:"25px",
|
||||
display: 'inline-block',
|
||||
lineHeight:"1.3",
|
||||
border:'2px solid black',
|
||||
borderRadius:'10px'
|
||||
|
||||
}} >
|
||||
Take a 1 minute survey to shape the future for CaptainDuckDuck
|
||||
</div>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user