forked from jan/debianmemberportfolio
Merge branch 'hotfix/mourning-ian'
* hotfix/mourning-ian: Add ribbon logo - R.I.P. Ian
This commit is contained in:
commit
6808fdc338
2 changed files with 1 additions and 1 deletions
BIN
debianmemberportfolio/public/images/openlogo-ribbon-100.png
Normal file
BIN
debianmemberportfolio/public/images/openlogo-ribbon-100.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.9 KiB |
|
@ -28,7 +28,7 @@ with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
${h.image(h.url('/images/openlogo-100.jpg'), _('Debian Logo'), 100, 100,
|
||||
${h.image(h.url('/images/openlogo-ribbon-100.jpg'), _('Debian Logo'), 100, 100,
|
||||
id='debianlogo')}
|
||||
<h1>${_('Debian Member Portfolio Service')}</h1>
|
||||
<p>${h.literal(_('''This service has been inspired by Stefano Zacchiroli's <a href="https://wiki.debian.org/DDPortfolio">DDPortfolio page in the Debian Wiki</a>. You can create a set of customized links leading to a Debian Member's or package maintainer's information regarding Debian.'''))}</p>
|
||||
|
|
Loading…
Reference in a new issue