forked from GNUsocial/gnusocial.rocks
fix some html
This commit is contained in:
parent
f1be81605f
commit
818115d820
@ -59,8 +59,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header class="header">
|
||||||
<div class="header">
|
|
||||||
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
|
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
|
||||||
<a class="pure-menu-heading" href="/">GNU social</a>
|
<a class="pure-menu-heading" href="/">GNU social</a>
|
||||||
<ul class="pure-menu-list">
|
<ul class="pure-menu-list">
|
||||||
@ -99,7 +98,7 @@
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<p><br>This table's data comes from <a href="https://the-federation.info/">the federation - a statistics hub</a>, if
|
<p><br>This table's data comes from <a href="https://the-federation.info/">the federation - a statistics hub</a>, if
|
||||||
you want to be listed here, please go to https://the-federation.info/register/<yournode.tld>.
|
you want to be listed here, please go to https://the-federation.info/register/<yournode.tld>.
|
||||||
After some seconds, you should see your node added.</p>
|
After some seconds, you should see your node added.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer class="l-box is-center">
|
<footer class="l-box is-center">
|
||||||
|
@ -12,8 +12,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header class="header">
|
||||||
<div class="header">
|
|
||||||
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
|
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
|
||||||
<a class="pure-menu-heading" href="#">GNU social</a>
|
<a class="pure-menu-heading" href="#">GNU social</a>
|
||||||
<ul class="pure-menu-list">
|
<ul class="pure-menu-list">
|
||||||
@ -33,7 +32,6 @@
|
|||||||
</p>
|
</p>
|
||||||
<a href="communities/" class="pure-button pure-button-primary">Join</a>
|
<a href="communities/" class="pure-button pure-button-primary">Join</a>
|
||||||
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md" class="pure-button pure-button-primary">Own</a>
|
<a href="https://notabug.org/diogo/gnu-social/src/nightly/INSTALL.md" class="pure-button pure-button-primary">Own</a>
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="content-wrapper">
|
<div class="content-wrapper">
|
||||||
@ -116,7 +114,6 @@
|
|||||||
<div class="l-box-lrg pure-u-1 pure-u-md-1-3">
|
<div class="l-box-lrg pure-u-1 pure-u-md-1-3">
|
||||||
<h4>Tell Others</h4>
|
<h4>Tell Others</h4>
|
||||||
<p><a href="assets/tgz/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)</p>
|
<p><a href="assets/tgz/logos.tar.gz">gs-logos.tar.gz</a> (14.2 kB)</p>
|
||||||
</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -17,8 +17,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<header>
|
<header class="header">
|
||||||
<div class="header">
|
|
||||||
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
|
<div class="home-menu pure-menu pure-menu-horizontal pure-menu-fixed">
|
||||||
<a class="pure-menu-heading" href="/">GNU social</a>
|
<a class="pure-menu-heading" href="/">GNU social</a>
|
||||||
<ul class="pure-menu-list">
|
<ul class="pure-menu-list">
|
||||||
|
Loading…
Reference in New Issue
Block a user