Commit Diff


commit - 3095ac4a4227c4f1e8f8967d457cb69b00382d02
commit + 4aaeb83ab413218aae8aa065f00445195c4f3185
blob - c3427f5d35a34aa710acd0e4a26bb8b63336858c
blob + 168812af740f2484a534529f6b6e293757d76ee0
--- site/Makefile
+++ site/Makefile
@@ -7,17 +7,17 @@ MANPAGES =	../kamictl/kamictl.8	\
 
 PAGES =		index.gmi install.gmi tutorial.gmi caveats.gmi
 
-IMAGE =		tohru.png
+IMAGE =		yotsuba.png
 
 TITLE_caveats.gmi =	caveats
 TITLE_index.gmi =	home
 TITLE_install.gmi =	install guide
 TITLE_tutorial.gmi =	tutorial
 
-SUBST = ./subst CURRV=0.1 NEXTV=0.2 \
+SUBST = ./subst CURRV=0.2 NEXTV=0.3 \
 	GH=https://github.com/omar-polo/kamid \
-	CURRSIGN=RWTaqCGPkA11Nhvo+uW+U1EKASiVo3IxKrQOqLaEtpYDdw5qLzs4a/9T \
-	NEXTSIGN=RWRwqQVDYtY1jTc1lXqyu2e+ZGWgN/h3n/LE/at7pNTuJ1qWsogFvDh8
+	CURRSIGN=RWRwqQVDYtY1jTc1lXqyu2e+ZGWgN/h3n/LE/at7pNTuJ1qWsogFvDh8 \
+	NEXTSIGN=RWRfLLIt5kKXfLgtcP6xF/3SlaPOGsBRYl2Tl8husw3pObmkdh/hxqiL
 
 SUBST_GEM =	${SUBST} MANEXT=txt  EXT=gmi
 SUBST_WWW =	${SUBST} MANEXT=html EXT=html
blob - 43069a58aec8f55a84218441ac1416eb0ea16806
blob + d8adcd1318d9cd7cb51a3a6acb3acbf6939553cb
--- site/index.gmi
+++ site/index.gmi
@@ -1,7 +1,7 @@
 # kamid
 
 <section class="with-image">
-<img src="tohru.png" alt="Tohru from \"Kobayashi' Dragon Maid\"" title="tohru.png" />
+<img src="yotsuba.png" alt="Yotsuba from \"Yotsuba to!\"" title="yotsuba.png" />
 <div>
 kamid is a FREE, easy-to-use and portable implementation of a 9p file server daemon for UNIX-like systems with a strong focus on security and correctness.