mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:34:46 -05:00
Update 'html/license.ejs'
This commit is contained in:
parent
98090dd873
commit
cd0dc83a79
1 changed files with 6 additions and 3 deletions
|
@ -35,7 +35,10 @@
|
||||||
img {
|
img {
|
||||||
float: right;
|
float: right;
|
||||||
margin: .3em 0 1em 2em;
|
margin: .3em 0 1em 2em;
|
||||||
}
|
} :visited { color: #00c0ff }
|
||||||
|
|
||||||
|
a{
|
||||||
|
color:#0ab7f0;
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
@ -63,7 +66,7 @@ PokeTube
|
||||||
</h1>
|
</h1>
|
||||||
<p>
|
<p>
|
||||||
|
|
||||||
Poketube Source Code Form is subject to the terms of the GNU General Public License. <a href="https://github.com/poketube-org/poketube">See The Source code</a> Or <a href="https://github.com/poketube-org/poketube/archive/refs/heads/main.tar.gz/">Download the source code</a>.
|
Poketube Source Code Form is subject to the terms of the GNU General Public License. <a href="https://codeberg.org/Ashley/poketube">See The Source code</a> Or <a href="https://codeberg.org/Ashley/poketube/archive/main.tar.gz">Download the source code</a>.
|
||||||
</p>
|
</p>
|
||||||
<div style="text-align: left;" >
|
<div style="text-align: left;" >
|
||||||
<pre style="font-family: MonoSpace;">
|
<pre style="font-family: MonoSpace;">
|
||||||
|
@ -107,4 +110,4 @@ PokeTube
|
||||||
along with this program. If not, see http://www.gnu.org/licenses/.
|
along with this program. If not, see http://www.gnu.org/licenses/.
|
||||||
</pre>
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in a new issue