This commit is contained in:
sondreb 2023-02-22 23:47:33 +00:00
parent b87904cbdf
commit 885a7fb496
4 changed files with 15 additions and 13 deletions

View File

@ -19,10 +19,12 @@
}
</style>
<link rel="manifest" href="manifest.webmanifest">
<style>:root{--glow-color:#3072bd}html,body{background-color:#212121;height:100%;padding:0;margin:0;scroll-behavior:smooth}body{font-size:18px;overscroll-behavior-y:contain;overflow-x:hidden;overflow-y:overlay!important}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media only screen and (max-width: 599px){body{font-size:16px}}</style><link rel="stylesheet" href="styles.4a6291fcc4d57fcd.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.4a6291fcc4d57fcd.css"></noscript></head>
<body class="mat-typography">
<app-root><div class="loading-text">Blockcore Notes loading...</div></app-root>
<noscript>You must enable JavaScript to use Blockcore Notes.</noscript>
<script src="runtime.2940b36a369930a2.js" type="module"></script><script src="polyfills.8e6f02aba33b3b3c.js" type="module"></script><script src="main.0a764ca161ee981d.js" type="module"></script>
<style>:root{--glow-color:#3072bd}.mat-app-background{background-color:#fafafa;color:#000000de}html,body{background-color:#212121;height:100%;padding:0;margin:0;scroll-behavior:smooth}body{font-size:18px;overscroll-behavior-y:contain;overflow-x:hidden;overflow-y:overlay!important}*{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}@media only screen and (max-width: 599px){body{font-size:16px}}</style><link rel="stylesheet" href="styles.471e1d72203d7dd4.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.471e1d72203d7dd4.css"></noscript></head>
<body>
<div class="mat-app-background dark-theme" style="height: 100%">
<app-root><div class="loading-text">Blockcore Notes loading...</div></app-root>
<noscript>You must enable JavaScript to use Blockcore Notes.</noscript>
</div>
<script src="runtime.2940b36a369930a2.js" type="module"></script><script src="polyfills.8e6f02aba33b3b3c.js" type="module"></script><script src="main.044d594e06db8526.js" type="module"></script>
</body></html>

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"configVersion": 1,
"timestamp": 1677082743241,
"timestamp": 1677109652225,
"index": "/index.html",
"assetGroups": [
{
@ -14,11 +14,11 @@
"/472.6699de8963831a80.js",
"/favicon.ico",
"/index.html",
"/main.0a764ca161ee981d.js",
"/main.044d594e06db8526.js",
"/manifest.webmanifest",
"/polyfills.8e6f02aba33b3b3c.js",
"/runtime.2940b36a369930a2.js",
"/styles.4a6291fcc4d57fcd.css"
"/styles.471e1d72203d7dd4.css"
],
"patterns": []
},
@ -94,14 +94,14 @@
"/assets/profile.png": "35f15a95e5fc7939121c71638a0cd8fe9830f7b6",
"/assets/shared.worker.js": "2869d9f1b26076a62d0182dd1b9b309702cfcb67",
"/favicon.ico": "e225f1ea8ad3872db850d760a394fa09d353c80d",
"/index.html": "42b810f1759ec14f6c71c4cbe490dc2b0a5d18f8",
"/main.0a764ca161ee981d.js": "756c32d945fd91f4ddc63a976595c5acc3f646cf",
"/index.html": "0b8a4da35268e5e603c70884e8c31ec05cade86e",
"/main.044d594e06db8526.js": "8bd97ab6c61cf96da8fe55d01895b2a2ffe39b9e",
"/manifest.webmanifest": "18c63e15259398163fdd7648eefa706ceb6e4ed7",
"/material-icons-base-400-normal.6a5d2b3f2786b8b0.woff": "6e4299698a545c9cf5798fdbb3dd2e0350b41ae4",
"/material-icons-base-400-normal.a987d1598549506d.woff2": "c8de67e55036ce9ed7844c9a010a0c4cd5dfc54b",
"/polyfills.8e6f02aba33b3b3c.js": "b98de13585f58ab33fa0e283e8963b3004fe7b41",
"/runtime.2940b36a369930a2.js": "68c7c19969a2400b3bca88a1925d18d1dd3c42bf",
"/styles.4a6291fcc4d57fcd.css": "dfb67e2369c1a86661edea1ac6cf136e60647bf4"
"/styles.471e1d72203d7dd4.css": "96844e9edf037b35d73c4ee38d78688e93d0fe0f"
},
"navigationUrls": [
{

File diff suppressed because one or more lines are too long