parent:
4ce987bc7fbef90540287bd79256caf59210e90d
nick <nick@nick-mykins.local>
2018-07-26T18:56:05-04:00
small updates
diff --git a/cowtemplate.html b/cowtemplate.html
index c6c38e17394e876b16ebab0631ebec2999ba036a..197f0810401774145263701992093375f4f7b2db 100644
--- a/cowtemplate.html
+++ b/cowtemplate.html
@@ -1,5 +1,3 @@
-
-<!-- saved from url=(0060)file:///Users/nick/Dropbox/code/cowsay-blog/cowtemplate.html -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="UTF-8">
<title>nick's page</title>
@@ -13,10 +11,10 @@ <div class="info">
<h2> <a href="cowposts">ARCHIVE</a> | <a href="contact.html">CONTACT</a> </h2>
<br><br>
About me: <br>
- <pre> ____________________
-/ Writer, performer, \
-\ hacker: New York /
- --------------------
+ <pre> ________________________
+/ Good friend, musician, \
+\ hacker: New York /
+ ------------------------
\ ^__^
\ (##)\_______
(__)\ )\/\
diff --git a/deploy b/deploy
index 9e1dad0c0e677e1639b356f45cb910fe11aff76f..e1c041ad669ed8eab9d840272159db9c0885dfa3 100755
--- a/deploy
+++ b/deploy
@@ -1,5 +1,5 @@
#!/bin/bash
python deploy.py
-scp public_html/index.html public_html/style.css public_html/contact.html nick.com:/var/www/
-scp cowposts_html/*.html nick.com:/var/www/cowposts/
+scp public_html/index.html public_html/style.css public_html/contact.html nickmykins.com:/var/www/html
+scp cowposts_html/*.html nickmykins.com:/var/www/html/cowposts/
diff --git a/public_html/style.css b/public_html/style.css
index 2da245a6cb10d2e21e5474ffa68a111e716d032f..645a0106789ebe44aec691fbfc20d30be97859eb 100644
--- a/public_html/style.css
+++ b/public_html/style.css
@@ -43,4 +43,4 @@ color: rgb(246,96,171);
text-align: center; }
h2 { font-size: 13pt; }
p.cowdate { color: rgb(0,255,255); }
- * {cursor: url(cigarette.png), default;}
+ * {cursor: url(cigarette.cur), default;}