summaryrefslogtreecommitdiffstats
path: root/project.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2014-04-16 01:27:41 +0200
committerGravatar Tom Willemse2014-04-16 01:27:41 +0200
commit80b9e32f191a640a5734150b1ff4762a286f92b7 (patch)
tree1066084e84f548ece13c6db14efcdef6af02ed08 /project.el
parentb86489def9436d32d2ff6bf3950b090f4f53469b (diff)
downloadorgweb-80b9e32f191a640a5734150b1ff4762a286f92b7.tar.gz
orgweb-80b9e32f191a640a5734150b1ff4762a286f92b7.zip
Update css
Diffstat (limited to 'project.el')
-rw-r--r--project.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/project.el b/project.el
index 0d8c194..4cee90a 100644
--- a/project.el
+++ b/project.el
@@ -150,7 +150,7 @@
:section-numbers nil
:table-of-contents 1
:html-doctype "<!DOCTYPE html>"
- :html-head "<link rel=\"stylesheet\" media=\"screen\" href=\"http://openfontlibrary.org/face/cosmic-sans-neue-mono\" type=\"text/css\" />\n<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />"
+ :html-head "<link rel=\"stylesheet\" media=\"screen\" href=\"//openfontlibrary.org/face/fantasque-sans-mono\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />"
:html-link-home "https://ryuslash.org")
("projects"
:base-directory "./projects/"
@@ -161,5 +161,5 @@
:section-numbers nil
:table-of-contents 1
:html-doctype "<!DOCTYPE html>"
- :html-head "<link rel=\"stylesheet\" media=\"screen\" href=\"http://openfontlibrary.org/face/cosmic-sans-neue-mono\" type=\"text/css\" />\n<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />"
+ :html-head "<link rel=\"stylesheet\" media=\"screen\" href=\"//openfontlibrary.org/face/fantasque-sans-mono\" rel=\"stylesheet\" type=\"text/css\"/>\n<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />"
:html-link-home "https://ryuslash.org")))