From af203b83ae2a24b8a19bce93dfdd30582ed7f6e9 Mon Sep 17 00:00:00 2001
From: Tor Andersson <tor@ccxvii.net>
Date: Sat, 1 Mar 2025 23:50:30 +0100
Subject: About blurb.

---
 about.html      | 7 ++++++-
 info/rules.html | 2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/about.html b/about.html
index 4e3b6b5..307dcd0 100644
--- a/about.html
+++ b/about.html
@@ -1,5 +1,9 @@
 <p>
-Lorem ipsum dolor...
+Right-wing Army Generals have rebelled against the Spanish Republic, aided by
+Hitler's Germany and Mussolini's Italy! To save Spain, three factions &ndash;
+Anarchists, Communists, and Moderates &ndash; must put aside their differences and
+forge an anti-fascist alliance. But can you trust your allies when your agendas
+are directly opposed?
 
 <p>
 Design: Alex Knight.
@@ -10,6 +14,7 @@ Programming &copy; 2024 by Frans Bongers.
 
 <ul>
 <li><a href="/land-and-freedom/info/rules.html">Rulebook</a>
+<li><a href="/land-and-freedom/info/cards.html">Cards</a>
 <li><a href="/land-and-freedom/info/pac_a.html">Player Aid: Anarchist</a>
 <li><a href="/land-and-freedom/info/pac_c.html">Player Aid: Communist</a>
 <li><a href="/land-and-freedom/info/pac_m.html">Player Aid: Moderate</a>
diff --git a/info/rules.html b/info/rules.html
index 29b34df..b2704c0 100644
--- a/info/rules.html
+++ b/info/rules.html
@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html>
 <head>
-<title>rules</title>
+<title>Land and Freedom Rulebook</title>
 <link rel="stylesheet" href="/fonts/fonts.css">
 <style>
 body{background-color:slategray}
-- 
cgit v1.2.3