Add CosmicSansNeueMono webfont

This commit is contained in:
Tom Willemse 2013-11-27 23:55:46 +01:00
parent b6912664f1
commit 988780fa6a
2 changed files with 4 additions and 4 deletions

View file

@ -11,8 +11,8 @@
:base-extension "org" :base-extension "org"
:publishing-function org-html-publish-to-html :publishing-function org-html-publish-to-html
:section-numbers nil :section-numbers nil
:table-of-contents nil :with-toc nil
:html-doctype "<!DOCTYPE html>" :html-doctype "<!DOCTYPE html>"
:html-head "<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />" :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-link-up "../blog.html" :html-link-up "../blog.html"
:html-link-home "/"))) :html-link-home "/")))

View file

@ -150,7 +150,7 @@
:section-numbers nil :section-numbers nil
:table-of-contents 1 :table-of-contents 1
:html-doctype "<!DOCTYPE html>" :html-doctype "<!DOCTYPE html>"
:html-head "<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />" :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-link-home "https://ryuslash.org") :html-link-home "https://ryuslash.org")
("projects" ("projects"
:base-directory "./projects/" :base-directory "./projects/"
@ -161,7 +161,7 @@
:section-numbers nil :section-numbers nil
:table-of-contents 1 :table-of-contents 1
:html-doctype "<!DOCTYPE html>" :html-doctype "<!DOCTYPE html>"
:html-head "<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />" :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-link-home "https://ryuslash.org") :html-link-home "https://ryuslash.org")
("rss" ("rss"
:base-directory "./" :base-directory "./"