Compare commits
No commits in common. "c0f4e888d7326ffbb8a26077c0133a322f832b4a" and "007b54102837f82f72b9d0b39cf1e61b81c5ba8b" have entirely different histories.
c0f4e888d7
...
007b541028
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.235.2",
|
||||
"version": "1.235.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "traxxx",
|
||||
"version": "1.235.2",
|
||||
"version": "1.235.1",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.458.0",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.235.2",
|
||||
"version": "1.235.1",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
|
@ -15,6 +15,10 @@
|
|||
<meta name="msapplication-TileColor" content="#aa2c66">
|
||||
<meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
|
||||
|
||||
<% if (analytics.enabled) { %>
|
||||
<script async src="<%- analytics.address %>" data-website-id="<%- analytics.siteId %>"></script>
|
||||
<% } %>
|
||||
|
||||
<style>
|
||||
body,
|
||||
html {
|
||||
|
@ -28,7 +32,7 @@
|
|||
align-items: center;
|
||||
justify-content: center;
|
||||
font-family: sans-serif;
|
||||
background: url('./maintenance_ella_reese.jpeg');
|
||||
background: url('/maintenance_ella_reese.jpeg');
|
||||
background-position: top center;
|
||||
background-size: cover
|
||||
}
|
Before Width: | Height: | Size: 229 KiB After Width: | Height: | Size: 229 KiB |
Loading…
Reference in New Issue