This commit is contained in:
sondreb 2023-02-15 21:34:34 +00:00
parent 14dedc8aea
commit 5365d14c16
3 changed files with 6 additions and 6 deletions

View File

@ -18,7 +18,7 @@
} }
</style> </style>
<link rel="manifest" href="manifest.webmanifest"> <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}}app-root{height:100%;display:flex;flex-direction:column}</style><link rel="stylesheet" href="styles.995d81a4ee8e38bd.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.995d81a4ee8e38bd.css"></noscript></head> <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}}app-root{height:100%;display:flex;flex-direction:column}</style><link rel="stylesheet" href="styles.114cd11ba2449fdd.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.114cd11ba2449fdd.css"></noscript></head>
<body class="mat-typography"> <body class="mat-typography">
<app-root><div class="loading-text">Blockcore Notes loading...</div></app-root> <app-root><div class="loading-text">Blockcore Notes loading...</div></app-root>
<noscript>You must enable JavaScript to use Blockcore Notes.</noscript> <noscript>You must enable JavaScript to use Blockcore Notes.</noscript>

View File

@ -1,6 +1,6 @@
{ {
"configVersion": 1, "configVersion": 1,
"timestamp": 1676496573488, "timestamp": 1676496874117,
"index": "/index.html", "index": "/index.html",
"assetGroups": [ "assetGroups": [
{ {
@ -18,7 +18,7 @@
"/manifest.webmanifest", "/manifest.webmanifest",
"/polyfills.8e6f02aba33b3b3c.js", "/polyfills.8e6f02aba33b3b3c.js",
"/runtime.3a3a0741557de3b5.js", "/runtime.3a3a0741557de3b5.js",
"/styles.995d81a4ee8e38bd.css" "/styles.114cd11ba2449fdd.css"
], ],
"patterns": [] "patterns": []
}, },
@ -92,14 +92,14 @@
"/assets/profile.png": "35f15a95e5fc7939121c71638a0cd8fe9830f7b6", "/assets/profile.png": "35f15a95e5fc7939121c71638a0cd8fe9830f7b6",
"/assets/shared.worker.js": "2869d9f1b26076a62d0182dd1b9b309702cfcb67", "/assets/shared.worker.js": "2869d9f1b26076a62d0182dd1b9b309702cfcb67",
"/favicon.ico": "e225f1ea8ad3872db850d760a394fa09d353c80d", "/favicon.ico": "e225f1ea8ad3872db850d760a394fa09d353c80d",
"/index.html": "8d976ade91fa8238860cef1f4153f3cdc956aa34", "/index.html": "3bdea77e65a018aa53651970300be6f1dccfbd96",
"/main.5ef3122300ea1b8f.js": "946e1fea30064b6b6ad59ad54d132c7f0052b8b1", "/main.5ef3122300ea1b8f.js": "946e1fea30064b6b6ad59ad54d132c7f0052b8b1",
"/manifest.webmanifest": "18c63e15259398163fdd7648eefa706ceb6e4ed7", "/manifest.webmanifest": "18c63e15259398163fdd7648eefa706ceb6e4ed7",
"/material-icons-base-400-normal.6a5d2b3f2786b8b0.woff": "6e4299698a545c9cf5798fdbb3dd2e0350b41ae4", "/material-icons-base-400-normal.6a5d2b3f2786b8b0.woff": "6e4299698a545c9cf5798fdbb3dd2e0350b41ae4",
"/material-icons-base-400-normal.a987d1598549506d.woff2": "c8de67e55036ce9ed7844c9a010a0c4cd5dfc54b", "/material-icons-base-400-normal.a987d1598549506d.woff2": "c8de67e55036ce9ed7844c9a010a0c4cd5dfc54b",
"/polyfills.8e6f02aba33b3b3c.js": "b98de13585f58ab33fa0e283e8963b3004fe7b41", "/polyfills.8e6f02aba33b3b3c.js": "b98de13585f58ab33fa0e283e8963b3004fe7b41",
"/runtime.3a3a0741557de3b5.js": "b9e3a3e5214b7c02eb187947c7bdd1fa58dd0ee2", "/runtime.3a3a0741557de3b5.js": "b9e3a3e5214b7c02eb187947c7bdd1fa58dd0ee2",
"/styles.995d81a4ee8e38bd.css": "2d5943f02fedbeac3dcd6bdc5785c7ab07bd8c09" "/styles.114cd11ba2449fdd.css": "0474decd253f29b3174d16e4b2f6c60fa9d4bfb7"
}, },
"navigationUrls": [ "navigationUrls": [
{ {

File diff suppressed because one or more lines are too long