From 3e47c9b2a442aa5f13a8e1675989eeaafed013d2 Mon Sep 17 00:00:00 2001 From: bernadette Date: Tue, 26 Mar 2024 11:16:38 +0100 Subject: [PATCH] debugging --- assets/js/script.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/js/script.js b/assets/js/script.js index 958cfe1..3513b41 100644 --- a/assets/js/script.js +++ b/assets/js/script.js @@ -10,9 +10,9 @@ var responses = { info_layer: "Show all inner workings, even the ones you are unsure about. This can mean taking a rest, unashamedly. You are not always ready for use. Kill your insecurities and expose your vulnerabilities!", }, "demon":{ - screen: "Definition: A background process that runs continuously, even when the user is logged out." - paper: "Think of all the unconscious processes that run your body." - info_layer: "Any idea of how many invisible infrastructures your life is directly influenced by? There so many underlying frameworks we don't even perceive, until they don't work anymore, until they break. Do you even know how important is to breath until you get a really bad cold? Data centers are just one fragment of this invisible game, they support everything from web hosting to cloud computing and online services." + screen: "Definition: A background process that runs continuously, even when the user is logged out.", + paper: "Think of all the unconscious processes that run your body.", + info_layer: "Any idea of how many invisible infrastructures your life is directly influenced by? There so many underlying frameworks we don't even perceive, until they don't work anymore, until they break. Do you even know how important is to breath until you get a really bad cold? Data centers are just one fragment of this invisible game, they support everything from web hosting to cloud computing and online services.", }, "server": { screen: "Definition: A computer providing a service via network, managing resources, processing requests, and running services to meet the needs of its clients, i.e. other computers.",