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