Skip to content

Commit c876ab2

Browse files
committed
add Yago to the list of companies using RES
1 parent ed055df commit c876ab2

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 3 additions & 0 deletions
Loading

railseventstore.org/source/index.html.erb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,13 @@ title: Rails Event Store
121121
</a>
122122
</div>
123123
</div>
124+
<div class="flex items-stretch h-48 md:w-1/4 w-1/2 my-2 pr-4 text-xl">
125+
<div class="bg-gray-100 rounded justify-center grow flex items-center px-4 py-4 font-bold text-gray-500 text-center">
126+
<a class="bg-none" href="https://www.yago.be/">
127+
<img class="w-full" src="/images/yago.svg" />
128+
</a>
129+
</div>
130+
</div>
124131
</div>
125132
</div>
126133
</main>

0 commit comments

Comments
 (0)