Skip to content

Commit

Permalink
Now default theme looks good on mobile devices.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Aug 29, 2024
1 parent d6edb93 commit 4f1edc9
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 267 deletions.
9 changes: 5 additions & 4 deletions full/doc.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -754,7 +754,8 @@ See full list of changes in the 40ANTS-DOC/CHANGELOG::@CHANGELOG section.
(unless theme
(error "Unable to find 40ANTS-DOC-THEME-40ANTS::40ANTS-THEME symbol"))

(list :theme
(make-instance theme
:plugins (list (highlightjs)
(mathjax))))))
;; (list :theme
;; (make-instance theme
;; :plugins (list (highlightjs)
;; (mathjax))))
))
Loading

0 comments on commit 4f1edc9

Please sign in to comment.