www-inc/index.html

76 lines
2.9 KiB
HTML
Raw Permalink Normal View History

2020-02-24 20:06:04 +00:00
<html>
2020-12-30 04:53:22 +00:00
2020-02-24 20:06:04 +00:00
<head>
2022-01-02 02:42:15 +00:00
<title>FemtoStar Inc.</title>
2020-02-24 20:06:04 +00:00
<style>
html, body {
2020-07-31 21:29:05 +00:00
background-color: #00111d;
color: #ffffff;
2020-12-30 04:57:25 +00:00
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI",
Roboto, Oxygen-Sans, Ubuntu, Cantarell,
"Helvetica Neue", sans-serif;
2020-02-24 20:06:04 +00:00
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
width: 100%;
height: 100%;
}
h2 {
margin-top: -0.8em;
}
p{
width: 640px;
}
2022-01-02 03:01:02 +00:00
.c{
overflow: hidden;
height: 0px;
width: 0px;
position: absolute;
}
.j{
overflow: hidden;
height: 0px;
width: 0px;
position: absolute;
}
a:link {
color: #ffffff;
}
a:visited {
color: #ffffff;
}
a:hover {
color: #ffffff;
}
2020-02-24 20:06:04 +00:00
</style>
2020-02-24 19:56:08 +00:00
</head>
2020-02-24 19:13:03 +00:00
<body>
2020-07-31 21:26:27 +00:00
<img src="femtostar_logo.png" width="240" height="240">
2022-01-02 02:41:52 +00:00
<h2>FemtoStar Inc.</h2>
2020-02-24 20:06:04 +00:00
<p>
2022-01-02 02:58:31 +00:00
FemtoStar Inc. is the company tasked with the manufacturing and operation of the FemtoStar satellite
2022-01-02 02:41:52 +00:00
constellation, based on the free and open-source designs and specifications developed by the
<a href="https://project.femtostar.com">FemtoStar Project</a>.
2020-02-24 20:06:04 +00:00
</p>
<p>
2022-01-02 02:41:52 +00:00
FemtoStar Inc. exists to provide the FemtoStar Project with an entity which can manufacture the satellites, hold
licenses for the constellation, and purchase services such as satellite launch or component fabrication, and can
handle the day-to-day operation of the constellation. While FemtoStar Inc. consists entirely of FemtoStar Project
members, and exists to manufacture and operate the system developed by the FemtoStar Project, the FemtoStar Project
is independent of FemtoStar Inc., and its developments are freely usable, even outside the context of the network
operated by FemtoStar Inc.
2020-02-24 20:06:04 +00:00
</p>
2022-01-02 02:58:31 +00:00
<p>
For further information, please email us at
<span class="j">This address has been hidden to prevent spam. If you are reading this website as plain text or through a screen reader, the correct address is the word inc (I, N, C), then the symbol spelled with the letter before B and then the letter after S, then the name of this
website or of our satellite, then dot com. </span>i<span class="c">
</span>n<span class="c">Lorem</span>c<span class="j">ipsum</span> а<span class="c">amet</span>t
f<span class="c">consectetur</span>e<span class="j">adipiscing</span>m<span class="c">elit</span>t<span class="c">Sed</span>o<span class="j">dolor</span>s<span class="c">sem</span>t<span class="c">lacinia</span>a<span class="c">ac</span>r
2022-01-02 03:01:49 +00:00
d<span class="c">euismod</span>о<span class="j">vitae</span>t c<span class="c">hendrerit</span>o<span class="j">sit</span>m.
2022-01-02 02:58:31 +00:00
</p>
2020-02-24 20:06:04 +00:00
</body>
2020-05-06 01:53:41 +00:00
</html>