tl: logo.html > pt-BR

This commit is contained in:
Vitor Gonçalves 2023-12-02 01:29:34 -03:00
parent b624a112cf
commit 4598969e7e
Signed by: vitorg
GPG Key ID: B90BF113DF56EB41
1 changed files with 7 additions and 7 deletions

View File

@ -11,23 +11,23 @@
<body>
<!--#include file="nav.php" -->
<div class=h><h1 id=logo>Logo</h1> <a aria-hidden=true href=#logo>#logo</a></div>
<p>The ~vern ~V logo was created by Arya. The full ~Vern version was made by The Cobra.</p>
<p>Every iteration of the logo is licensed under CC BY-SA 4.0.</p>
<p>We chose not to provide the images for the Matrix rooms, as it would be superfluous.</p>
<p>O logo do ~vern, ~V, foi criado por Arya. A versão completa, ~Vern, foi criada por The Cobra.</p>
<p>Qualquer iteração do logo está licenciada sobre a licença CC BY-SA 4.0.</p>
<p>Nós optamos por não disponibilizar as imagens de ícone de salas Matrix, pois seria supérfluo.</p>
<div class=h><h2 id=main>Main ~V logo (<a href=/media/vern.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#main>#main</a></div>
<div class=h><h2 id=main>Logo ~V principal (<a href=/media/vern.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#main>#main</a></div>
<img src=/media/vern.png alt="Main ~vern logo">
<br>
<div class=h><h2 id=transparent>Transparent background (<a href=/media/verntrans.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#transparent>#transparent</a></div>
<div class=h><h2 id=transparent>Fundo transparente (<a href=/media/verntrans.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#transparent>#transparent</a></div>
<img src=/media/verntrans.png alt="~vern logo with a transparent background">
<br>
<div class=h><h2 id=full>Full ~Vern logo (<a href=/media/vernfull.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#full>#full</a></div>
<div class=h><h2 id=full>Logo ~Vern completo (<a href=/media/vernfull.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#full>#full</a></div>
<img src=/media/vernfull.png alt="Full ~vern logo">
<br>
<div class=h><h2 id=full-transparent>Full transparent form (<a href=/media/vernfulltrans.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#full-transparent>#full-transparent</a></div>
<div class=h><h2 id=full-transparent>Fundo transparente (completo) (<a href=/media/vernfulltrans.xcf>XCF file</a>)</h2> <a aria-hidden=true href=#full-transparent>#full-transparent</a></div>
<img src=/media/vernfulltrans.png alt="Full ~vern logo with a transparent background">
<!--#include file="footer.cgi" -->