Update index.html
you can tell I'm not a web developer eh
This commit is contained in:
parent
18bcb48db5
commit
551195859b
11
index.html
11
index.html
|
@ -20,6 +20,15 @@
|
|||
p{
|
||||
width: 640px;
|
||||
}
|
||||
a:link {
|
||||
color: #ffffff;
|
||||
}
|
||||
a:visited {
|
||||
color: #ffffff;
|
||||
}
|
||||
a:hover {
|
||||
color: #ffffff;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
@ -40,8 +49,6 @@
|
|||
<p>
|
||||
Questions? Comments? Want to chat about satellites?
|
||||
Visit us on Matrix at <a href="https://matrix.to/#/!COEHOXujBzfAHAVzPG:matrix.org?via=matrix.org">#femtostar:matrix.org</a>.
|
||||
</p>
|
||||
<p>
|
||||
Alternatively, shoot us a Reddit message at /u/FemtoStar, or email us
|
||||
at [the name of this site/our satellite] at tutanota.com.
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue