We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05b42c6 commit 05d7c11Copy full SHA for 05d7c11
apps/_default/static/index.html
@@ -28,7 +28,7 @@
28
<body>
29
<a href="https://github.com/web2py/py4web" style="position:fixed;z-index:10x00;top:0;right:0;"><img width="149" height="149" src="https://github.blog/wp-content/uploads/2008/12/forkme_right_red_aa0000.png?resize=149%2C149" class="attachment-full size-full" alt="Fork me on GitHub" data-recalc-dims="1"></a>
30
<header>
31
- <img class="logo" src="/static/images/logo.png"/>
+ <img class="logo" src="static/images/logo.png"/>
32
<h1>PY4WEB</h1>
33
<h2>Different, yet cute, and a memorable evolutionary step.</h2>
34
<a class="btn" href="_dashboard">Dashboard</a>
0 commit comments