mirror of
https://github.com/rabbibotton/clog.git
synced 2026-01-30 04:11:27 -08:00
notes about local storage vs session storage
This commit is contained in:
parent
94da1766cd
commit
9872e3310d
3 changed files with 9 additions and 4 deletions
|
|
@ -5,6 +5,7 @@
|
|||
(in-package :clog-user)
|
||||
|
||||
(defun on-new-window (body)
|
||||
(setf (title (html-document body)) "Tutorial 9")
|
||||
(let* (last-tab
|
||||
;; Note: Since the there is no need to use the tmp objects
|
||||
;; we reuse the same symbol name (tmp) even though the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue