Remove picture tags
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 204 B |
Binary file not shown.
|
Before Width: | Height: | Size: 202 B After Width: | Height: | Size: 217 B |
@@ -1,8 +1,6 @@
|
||||
body {
|
||||
background: #eff;
|
||||
background-image: url(/tile.png?a=static);
|
||||
background-repeat: repeat;
|
||||
background-size: auto;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
@@ -11,13 +11,7 @@
|
||||
<body>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
@@ -33,13 +27,7 @@
|
||||
|
||||
<div class="menu">
|
||||
<br />
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -37,13 +37,7 @@
|
||||
</form>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}">Cancel</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,13 +11,7 @@
|
||||
<body>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
@@ -109,13 +103,7 @@ MaxSize = {{.Public.ImageFilter.MaxSize}}
|
||||
|
||||
<div class="menu">
|
||||
<br />
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -11,13 +11,7 @@
|
||||
<body>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
@@ -34,13 +28,7 @@
|
||||
|
||||
<div class="menu">
|
||||
<br />
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -17,13 +17,7 @@
|
||||
<body>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}">Current</a>
|
||||
<a href="/{{.Name | pathescape}}?a=revs">Rev.</a>
|
||||
</div>
|
||||
@@ -40,13 +34,7 @@
|
||||
|
||||
<div class="menu">
|
||||
<br />
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}">Current</a>
|
||||
<a href="/{{.Name | pathescape}}?a=revs">Rev.</a>
|
||||
</div>
|
||||
|
||||
@@ -12,13 +12,7 @@
|
||||
<body>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}">Current</a>
|
||||
</div>
|
||||
|
||||
@@ -43,13 +37,7 @@ No revisions found.
|
||||
|
||||
<div class="menu">
|
||||
<br />
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}">Current</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -31,13 +31,7 @@ Content Search
|
||||
</form>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
<a href="/?a=recent">Recent</a>
|
||||
<a href="/?a=all">All</a>
|
||||
|
||||
@@ -29,13 +29,7 @@ URL: {{.Base}}{{.Name}}<br />
|
||||
{{end}}
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/">Back</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -24,13 +24,7 @@
|
||||
<body>
|
||||
|
||||
<div class="menu">
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}?a=edit">Edit</a>
|
||||
<a href="/{{.Name | pathescape}}?a=revs">Rev.</a>
|
||||
<a href="/?a=search">Search</a>
|
||||
@@ -48,13 +42,7 @@
|
||||
|
||||
<div class="menu">
|
||||
<br />
|
||||
<a href="/">
|
||||
<picture>
|
||||
<source srcset="/logo.png?a=static" media="(prefers-color-scheme: light)" />
|
||||
<source srcset="/logo-dark.png?a=static" media="(prefers-color-scheme: dark)" />
|
||||
<img src="/logo.png?a=static" alt="{{.SiteName}}" />
|
||||
</picture>
|
||||
</a>
|
||||
<a href="/"><img src="/logo.png?a=static" alt="{{.SiteName}}" /></a>
|
||||
<a href="/{{.Name | pathescape}}?a=edit">Edit</a>
|
||||
<a href="/{{.Name | pathescape}}?a=revs">Rev.</a>
|
||||
<a href="/?a=search">Search</a>
|
||||
|
||||
Reference in New Issue
Block a user