Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit de1eacf

Browse files
committed
made paths absolute (so they work)
1 parent 65d8b26 commit de1eacf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎gae/pages/branding.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<meta property="og:type" content="website" />
44
<meta property="og:title" content="Add your brand and let people Gopherize themselves" />
55
<meta property="og:description" content="Let people use your brand when Gopherizing themselves" />
6-
<meta property="og:image" content="/static/logo.png" />
6+
<meta property="og:image" content="https://gopherize.me/static/logo.png" />
77
{{ end }}
88
{{ define "title" }}Add your brand to Gopherize.me - A Gopher pic that's as unique as you{{ end }}
99
{{ define "content" }}

‎gae/pages/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta property="og:type" content="website" />
88
<meta property="og:title" content="Gopherize yourself" />
99
<meta property="og:description" content="Generate a Gopher pic that's as unique as you" />
10-
<meta property="og:image" content="/static/logo.png" />
10+
<meta property="og:image" content="https://gopherize.me/static/logo.png" />
1111
</head>
1212
<body>
1313
<div class='container'>

‎pairs/www/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<meta property="og:type" content="website"/>
4444
<meta property="og:title" content="Golang Game: GoPair"/>
4545
<meta property="og:description" content="Match Gophers from Gopherize.me to complete the game as quickly as you can."/>
46-
<meta property="og:image" content="pairsgame.png"/>
46+
<meta property="og:image" content="https://pairs.gopherize.me/pairsgame.png"/>
4747
<meta name="viewport" content="width=800, initial-scale=1">
4848
<style>
4949
.memory-game {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /