From 7889252fb39c445e072d943a627d8447eb762681 Mon Sep 17 00:00:00 2001
From: Zhiming Wang <zmwangx@gmail.com>
Date: Wed, 1 Feb 2017 19:06:23 -0500
Subject: Sunset this blog

---
 source/template.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'source/template.html')

diff --git a/source/template.html b/source/template.html
index 1a97a7f4..90e23e35 100644
--- a/source/template.html
+++ b/source/template.html
@@ -25,6 +25,7 @@ $if(custom-css)$
 $endif$
   </head>
   <body>
+    <div id="archival-notice">This blog has been archived.<br>Visit my home page at <a href="https://zhimingwang.org">zhimingwang.org</a>.</div>
     <nav class="nav">
       <a class="nav-icon" href="/" title="Home"><!--blog icon--></a>
       <a class="nav-title" href="/"><!--blog title--></a>
-- 
cgit v1.2.1