Skip to content

Commit 273a739

Browse files
authored
Merge pull request #17 from paveq/patch-1
Remove Cartman Digital from companies
2 parents 4b61cab + 8dee35b commit 273a739

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/ClojureFinland/html/page.clj

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@
3131
:items
3232
{:code "(doseq [company (-> page/companies :items :data)] (prn company))"
3333
:data
34-
[{:name "Cartman Digital" :web "https://www.cartman.fi/"}
35-
{:name "Cloudpermit" :web "https://cloudpermit.com/"}
34+
[{:name "Cloudpermit" :web "https://cloudpermit.com/"}
3635
{:name "Digitaalinen asuntokauppa DIAS" :web "https://dias.fi"}
3736
{:name "Discendum" :web "https://discendum.fi/"}
3837
{:name "Emblica" :web "https://emblica.fi"}

0 commit comments

Comments
 (0)