File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/io/github/abogoyavlensky/clojure_stack_lite/src Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 5252 [:h1 {:class [" text-6xl" " font-bold" " mb-6" " text-slate-900" ]} " Welcome to "
5353 [:span {:class [" bg-gradient-to-r" " from-emerald-400" " via-sky-400" " to-sky-200" " bg-clip-text" " text-transparent" " relative" ]}
5454 " Clojure Stack Lite" ]]
55- [:p {:class [" text-2xl" " mb-10" " text-slate-600" ]} " A lightweight, modern template to jumpstart your Clojure projects " ]
55+ [:p {:class [" text-2xl" " mb-10" " text-slate-600" ]} " A lightweight, modern template to jumpstart your Clojure project " ]
5656 [:p {:class [" text-lg" " mb-12" " text-slate-500" ]}
5757 " To begin, modify the existing view in " [:code {:class [" bg-slate-100" " px-1" " rounded" ]} " src/yourproject/views/home.clj" ]
5858 " or add a new route in " [:code {:class [" bg-slate-100" " px-1" " rounded" ]} " src/yourproject/routes.clj" ]
You can’t perform that action at this time.
0 commit comments