summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorMarius Peter <marius.peter@tutanota.com>2022-10-23 20:37:11 +0200
committerMarius Peter <marius.peter@tutanota.com>2022-10-23 20:37:11 +0200
commit50b21661612b403b58b24eba7cbb904936416f81 (patch)
treeb412d1f6fa93a4fd6a8a9a8af974be8794ec3a38 /README.org
parentecfea6d28309bb3e511f020408c7a3a818f72edc (diff)
CSS reorg cleanup.
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 8f64962..86ba8ca 100644
--- a/README.org
+++ b/README.org
@@ -6,7 +6,7 @@
#+DATE: <2022-01-23 Sun>
#+OPTIONS: num:nil toc:nil title:nil
-#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/mlnp.css"/>
+#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="resources/global.css"/>
#+HTML_HEAD: <link rel="icon" type="image/png" href="resources/favicon.png"/>
#+INCLUDE: resources/topnav.html export html
# +TOC: headlines 1
@@ -61,7 +61,7 @@ The website's structure is described in the following sections.
│   ├── favicon.png
│   ├── favicon.xcf
│   ├── fonts
-│   ├── mlnp.css
+│   ├── global.css
│   └── topnav.html
├── sitemap.org
└── wiki
@@ -96,7 +96,7 @@ the website publishing process.
This file contains the entire website's styling information. During
publication, this file's sections are tangled to a single stylesheet
-=resources/mlnp.css=. This reduces website load times, as only a
+=resources/global.css=. This reduces website load times, as only a
single HTTP request is required to obtain styling rules for the entire
website. Albeit negligible, this optimization is [[https://stackoverflow.com/questions/2336302/single-huge-css-file-vs-multiple-smaller-specific-css-files][recommended]] across
the web.
Copyright 2019--2026 Marius PETER