Rivoreo Source Code Repositories
src.rivoreo.one
/
compiler-explorer
/
112a53224519368845be5b8139d25a3934bdb775
/
.
/
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
)