summaryrefslogtreecommitdiffstats
path: root/project.el
diff options
context:
space:
mode:
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")))