We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ae48d8 commit dc9140cCopy full SHA for dc9140c
images/home.jpg
207 KB
views/index.art
@@ -49,7 +49,7 @@
49
<div class="app" id="app" style="overflow-x: hidden;">
50
{{if !keyword}}
51
<p style="text-align: center;">
52
- <img src="/public/images/google.png" style="max-width: 936px;width: 100%;padding: 0 10px;" alt="">
+ <img src="/public/images/home.jpg" style="max-width: 600px;width: 100%;padding: 0 10px;margin: 40px 0;border-radius: 30px;overflow: hidden;display: inline-block;" alt="">
53
</p>
54
<p style="color: #666;text-align: center;">github <a href="http://www.github.com/">jon-millent</a></p>
55
<p style="color: #666;text-align: center;">project github <a href="https://github.com/Jon-Millent/google-proxy">google-proxy</a></p>
0 commit comments