aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorPedram Ashofteh Ardakani <pedramardakani@pm.me>2020-06-04 01:39:59 +0430
committerPedram Ashofteh Ardakani <pedramardakani@pm.me>2020-06-04 01:39:59 +0430
commitacdf9717c7c353a78fa5f8d8f10bac4123dc5f3f (patch)
tree1563ea43efaf3accf4f22e6a1de9b09f6a0795dc /index.html
parentb2a7ff316d921d4b128798eb1f994531bb9d4f03 (diff)
Update supporting organizations look
* Resized and relocated logos for a better look * Moved the copyright comments in `html` files because Firefox was complaining it could not find the `encoding character set` could not be found in the first `1024 bytes` of the file
Diffstat (limited to 'index.html')
-rw-r--r--index.html37
1 files changed, 19 insertions, 18 deletions
diff --git a/index.html b/index.html
index a1035a9..d4352f6 100644
--- a/index.html
+++ b/index.html
@@ -1,20 +1,5 @@
<!DOCTYPE html>
-<!--
- Webpage of Maneage: a framework for managing data lineage
-
- Copyright (C) 2020, Pedram Ashofteh Ardakani <pedramardakani@pm.me>
- Copyright (C) 2020, Mohammad Akhlaghi <mohammad@akhlaghi.org>
-
- This file is part of Maneage. Maneage is free software: you can
- redistribute it and/or modify it under the terms of the GNU General
- Public License as published by the Free Software Foundation, either
- version 3 of the License, or (at your option) any later version.
-
- Maneage is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- General Public License for more details. See
- <http://www.gnu.org/licenses/>. -->
+<!-- Copyright notes are just below the head and before body -->
<html lang="en-US">
@@ -43,6 +28,22 @@
</head>
+ <!--
+ Webpage of Maneage: a framework for managing data lineage
+
+ Copyright (C) 2020, Pedram Ashofteh Ardakani <pedramardakani@pm.me>
+ Copyright (C) 2020, Mohammad Akhlaghi <mohammad@akhlaghi.org>
+
+ This file is part of Maneage. Maneage is free software: you can
+ redistribute it and/or modify it under the terms of the GNU General
+ Public License as published by the Free Software Foundation, either
+ version 3 of the License, or (at your option) any later version.
+
+ Maneage is distributed in the hope that it will be useful, but
+ WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ General Public License for more details. See
+ <http://www.gnu.org/licenses/>. -->
<!-- Start the main body. -->
@@ -127,10 +128,10 @@ git branch -b my-fix</code></pre>
<section>
<h3>Supporting organizations:</h3>
<div class="support">
- <div><a href="https://cordis.europa.eu/project/id/777388"><img src="./img/rda-europe.png"></a></div>
+ <div id="logo-rda"><a href="https://cordis.europa.eu/project/id/777388"><img src="./img/rda-europe.png"></a></div>
<div><a href="https://www.iac.es/"><img src="./img/iac-compressed.svg"></a></div>
<div><a href="https://cordis.europa.eu/project/id/339659"><img src="./img/erc-compressed.svg"></a></div>
- <div><a href="https://www.mext.go.jp/en"><img src="./img/mext-compressed.svg"></a></div>
+ <div id="logo-mext"><a href="https://www.mext.go.jp/en"><img src="./img/mext-compressed.svg"></a></div>
</div>
</section>
<footer role="contentinfo">