Skip to content

Commit

Permalink
add to index and bump clerk
Browse files Browse the repository at this point in the history
  • Loading branch information
dainiusjocas committed Sep 1, 2023
1 parent 30b78f1 commit 00cef1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps.edn
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{:paths ["src" "resources"]
:deps {io.github.nextjournal/clerk {:git/sha "fc6df7186bfea2571fff2dd790d0ad63f8d6295f"}
:deps {io.github.nextjournal/clerk {:git/sha "9f336d7d424d39bd6b4aa6c9fad19dccd09f9956"}
io.github.nextjournal/clerk-slideshow {:git/sha "11a83fea564da04b9d17734f2031a4921d917893"}
org.slf4j/slf4j-nop {:mvn/version "1.7.36"}
clj-test-containers/clj-test-containers {:mvn/version "0.7.4"}
org.jsoup/jsoup {:mvn/version "1.16.1"}
com.cnuernber/charred {:mvn/version "1.028"}}
com.cnuernber/charred {:mvn/version "1.032"}}
:aliases
{:dev
{:extra-paths ["dev"]}
Expand Down
1 change: 1 addition & 0 deletions src/index.clj
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ h1 + p:after { content: \"\"; position: absolute; left: 0; bottom: 0; border-bot
['articles/clojurist-together-update-2
'articles/vespa-lucene-linguistics-analyzers
'articles/vespa-lucene-linguistics
'articles/clojurist-together-update-1
'articles/vespa-searcher-properties
'articles/vespa-ip-vs-hostname])

0 comments on commit 00cef1b

Please sign in to comment.