We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed055df commit c876ab2Copy full SHA for c876ab2
railseventstore.org/source/images/yago.svg
railseventstore.org/source/index.html.erb
@@ -121,6 +121,13 @@ title: Rails Event Store
121
</a>
122
</div>
123
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
131
132
133
</main>
0 commit comments