Merge pull request #396 from mempool/wiz/add-agpl-logo-to-about-page

Add the GNU AGPLv3 logo to About page
This commit is contained in:
wiz 2021-03-18 17:48:32 +09:00 committed by GitHub
commit b85c2a6e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 52 additions and 0 deletions

View File

@ -343,6 +343,7 @@
<code>WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY</code><br>
<code>or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public</code><br>
<code>License for more details.</code><br>
<img src="/resources/profile/gnuagplv3.svg" style="margin: 20px; width: 200px">
<br>
<a href="https://www.gnu.org/licenses/agpl-3.0-standalone.html">GNU Affero General Public License v3.0</a>
<br><br>

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 76 KiB