Pārlūkot izejas kodu

public: update to new logo

ᴜɴᴋɴᴡᴏɴ 4 gadi atpakaļ
vecāks
revīzija
177806068d

+ 0 - 2
README.md

@@ -111,5 +111,3 @@ There are 6 ways to install Gogs:
 ## License
 
 This project is under the MIT License. See the [LICENSE](https://github.com/gogs/gogs/blob/master/LICENSE) file for the full license text.
-
-[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fgogs%2Fgogs.svg?type=small)](https://app.fossa.io/projects/git%2Bgithub.com%2Fgogs%2Fgogs?ref=badge_small)

Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 4 - 5
internal/assets/public/public_gen.go


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 1 - 1
internal/assets/templates/templates_gen.go


BIN
public/img/favicon.png


BIN
public/img/gogs-hero.png


BIN
public/img/gogs-lg.png


Failā izmaiņas netiks attēlotas, jo tās ir par lielu
+ 0 - 0
public/img/gogs.svg


+ 1 - 1
templates/base/head.tmpl

@@ -31,7 +31,7 @@
 		<meta property="og:type" content="website" />
 		<meta property="og:title" content="{{AppName}}">
 		<meta property="og:description" content="Gogs is a painless self-hosted Git service.">
-		<meta property="og:image" content="{{AppURL}}img/gogs-lg.png" />
+		<meta property="og:image" content="{{AppURL}}img/favicon.png" />
 		<meta property="og:site_name" content="Gogs">
 	{{end}}
 

+ 3 - 6
templates/home.tmpl

@@ -3,12 +3,9 @@
 	<div class="ui stackable middle very relaxed page grid">
 		<div class="sixteen wide center aligned centered column">
 			<div class="logo">
-				<img src="{{AppSubURL}}/img/favicon.png" />
+				<img src="{{AppSubURL}}/img/gogs-hero.png" />
 			</div>
 			<div class="hero">
-				<h1 class="ui icon header title">
-					Gogs
-				</h1>
 				<h2>{{.i18n.Tr "app_desc"}}</h2>
 			</div>
 		</div>
@@ -94,8 +91,8 @@
 					<i class="octicon octicon-flame"></i> Facile à installer
 				</h1>
 				<p class="large">
-				    Il suffit de <a target="_blank" rel="noopener noreferrer" href="https://gogs.io/docs/installation/install_from_binary.html">lancer l'exécutable</a> correspondant à votre système. 
-                    Ou d'utiliser Gogs avec <a target="_blank" rel="noopener noreferrer" href="https://github.com/gogits/gogs/tree/master/docker">Docker</a> ou 
+				    Il suffit de <a target="_blank" rel="noopener noreferrer" href="https://gogs.io/docs/installation/install_from_binary.html">lancer l'exécutable</a> correspondant à votre système.
+                    Ou d'utiliser Gogs avec <a target="_blank" rel="noopener noreferrer" href="https://github.com/gogits/gogs/tree/master/docker">Docker</a> ou
                     <a target="_blank" rel="noopener noreferrer" href="https://github.com/geerlingguy/ansible-vagrant-examples/tree/master/gogs">Vagrant</a>
                     ou en l'installant depuis un <a target="_blank" rel="noopener noreferrer" href="https://gogs.io/docs/installation/install_from_packages.html">package</a>.
 				</p>

Daži faili netika attēloti, jo izmaiņu fails ir pārāk liels