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{
|
p{
|
||||||
width: 640px;
|
width: 640px;
|
||||||
}
|
}
|
||||||
|
a:link {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
a:visited {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
|
a:hover {
|
||||||
|
color: #ffffff;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
@ -40,8 +49,6 @@
|
||||||
<p>
|
<p>
|
||||||
Questions? Comments? Want to chat about satellites?
|
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>.
|
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
|
Alternatively, shoot us a Reddit message at /u/FemtoStar, or email us
|
||||||
at [the name of this site/our satellite] at tutanota.com.
|
at [the name of this site/our satellite] at tutanota.com.
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Reference in a new issue