Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
c75bc3b4bc6784e0a12deba5e49284d37275de21
/
.
/
views
/
sponsor-icons.pug
blob: 97e18637b758a1d84986dab998b5cb4704032327 [
file
] [
log
] [
blame
] [
raw
]
.
ces
-
icons
each icon
in
sponsors
.
icons
if
noscript
a
(
href
=
icon
.
url
)
img
.
ces
-
icon
(
src
=
icon
.
icon alt
=
icon
.
name
)
span
&
nbsp
;
else
img
.
ces
-
icon
(
src
=
icon
.
icon alt
=
icon
.
name
)