site

Website's source files.
Log | Files | Refs | LICENSE

commit c993878392b5dd697759ed532db0d15822804a53
parent ac5eec73762ef56560fd251272d20ddeed74dec3
Author: Ryan Jeffrey <ryan@ryanmj.xyz>
Date:   Tue, 20 Apr 2021 14:52:28 -0700

Remove background to prepare for dynamic background.

Diffstat:
Mcss/terminal.css | 2+-
Mindex.org | 2+-
Mposts/sitemap.org | 5+----
3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/css/terminal.css b/css/terminal.css @@ -145,7 +145,7 @@ h2 { body { background-color: #2d6189; - background-image: url('../res/back.jpg'); + /*background-image: url('../res/back.jpg');*/ background-repeat: no-repeat; /* Do not repeat the image */ background-size: cover; /* Resize the background image to cover the entire container */ background-size: cover; diff --git a/index.org b/index.org @@ -4,7 +4,7 @@ #+options: p:nil pri:nil prop:nil stat:t tags:t tasks:t tex:t #+options: timestamp:t title:nil toc:t todo:t |:t #+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/terminal.css" /> -#+HTML_HEAD: <script src="scripts/main.js" integrity="sha384-__SHASUM__"></script> +#+HTML_HEAD: <script src="scripts/main.js" integrity='sha384-__SHASUM__'></script> #+HTML_HEAD: <link rel="shortcut icon" type="image/x-icon" href="res/favicon-32x32.ico"> #+language: en #+select_tags: export diff --git a/posts/sitemap.org b/posts/sitemap.org @@ -2,8 +2,5 @@ #+begin_archive -@@html:<li>@@ @@html:<p>-rw-r--r-- 1 ryan ryan @@ 22K [[file:zfs-arch.org][Maximal Anti-Glow-In-The-Dark Setup for Arch Linux With ZFS]] @@html:</p>@@ @@html:</li>@@ -@@html:<li>@@ @@html:<p>-rw-r--r-- 1 ryan ryan @@ 4.9K [[file:mailserver-addendum.org][In Addition to Luke Smith's Mail Configuration Video]] @@html:</p>@@ @@html:</li>@@ -@@html:<li>@@ @@html:<p>-rw-r--r-- 1 ryan ryan @@ 2.3K [[file:arcus.org][Arcus Linux is the True Collapse OS]] @@html:</p>@@ @@html:</li>@@ -@@html:<li>@@ @@html:<p>-rw-r--r-- 1 ryan ryan @@ 1.2K [[file:index.org][Ryan's Blog]] @@html:</p>@@ @@html:</li>@@ +@@html:<p>-rw-r--r-- 1 ryan ryan @@ 6.1K [[file:mailserver-addendum.org][In Addition to Luke Smith's Mail Configuration Video]] @@html:</p>@@ #+end_archive