~gpo/links

566c1e70606b092915b13cd7259e3005fc7a3e88 — Gil Oliveira 1 year, 4 months ago f72479f
Removed pop-up behaviour (blocked by Sourcehut pages)
1 files changed, 15 insertions(+), 19 deletions(-)

M public/index.html
M public/index.html => public/index.html +15 -19
@@ 14,10 14,6 @@
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <meta name="viewport" content="width=device-width, initial-scale=1">

  <!-- FONT
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800&display=swap" rel="stylesheet">


  <!-- CSS
  –––––––––––––––––––––––––––––––––––––––––––––––––– -->


@@ 72,7 68,7 @@
        <h1>Gil Oliveira</h1>

        <!-- Short Bio -->
        <!-- <p>LittleLink is an open source DIY alternative to services like <a href="https://linktr.ee" target="_blank" rel="noopener">Linktree</a> and <a href="https://many.link" target="_blank" rel="noopener">many.link</a>. LittleLink was built using <a href="http://www.getskeleton.com" target="_blank" rel="noopener">Skeleton</a>, a dead simple, responsive boilerplate—we've just created some branded buttons and stripped out the things you won't need. 😊</p> -->
        <p>These links open in the same window as they were clicked on, to open them in a new tab, right click on them and select "Open in new tab"</p>

        <!--



@@ 84,7 80,7 @@

          2.) Replace the # in href="#" with the desired target URL for the button.

          3.) target="_blank" | This attribute opens links in a new tab. Remove this attribute to prevent links from opening in a new tab.
          3.) | This attribute opens links in a new tab. Remove this attribute to prevent links from opening in a new tab.

          4.) rel="noopener" | This attribute instructs the browser to navigate to the target resource without granting the new browsing context access to the document that opened it.
          This is especially useful when opening untrusted links. https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types/noopener


@@ 101,52 97,52 @@
        -->

        <!-- Web -->
        <a class="button button-web" href="https://giloliveira.net" target="_blank" rel="noopener noreferrer">
        <a class="button button-web" href="https://giloliveira.net" rel="noopener noreferrer">
            <img class="icon" src="images/icons/web.svg" alt="Web Logo">Website</a>
        <br>

        <!-- Web -->
        <a class="button button-web" href="https://laqv.requimte.pt/people/2865-gil_oliveira" target="_blank" rel="noopener noreferrer">
        <a class="button button-web" href="https://laqv.requimte.pt/people/2865-gil_oliveira" rel="noopener noreferrer">
            <img class="icon" src="images/icons/web.svg" alt="Web Logo">Institutional website</a>
        <br>

        <!-- Gitlab -->
        <a class="button button-gitlab" href="https://www.gitlab.com/GilOliveira" target="_blank" rel="noopener noreferrer">
        <a class="button button-gitlab" href="https://www.gitlab.com/GilOliveira" rel="noopener noreferrer">
            <img class="icon" src="images/icons/gitlab.svg" alt="GitLab Logo">GitLab</a>
        <br>

        <!-- GitHub -->
        <a class="button button-github" href="https://www.github.com/GilOliveira" target="_blank" rel="noopener">
        <a class="button button-github" href="https://www.github.com/GilOliveira" rel="noopener">
            <img class="icon" src="images/icons/github.svg" alt="GitHub Logo">GitHub</a>
        <br>

        <!-- LinkedIn -->
        <a class="button button-linked" href="https://www.linkedin.com/in/GilPOliveira" target="_blank" rel="noopener noreferrer">
        <a class="button button-linked" href="https://www.linkedin.com/in/GilPOliveira" rel="noopener noreferrer">
            <img class="icon" src="images/icons/linkedin.svg" alt="LinkedIn Logo">LinkedIn</a>
        <br>

        <!-- Email -->
        <a class="button button-default" href="mailto:hello@giloliveira.net" target="_blank" rel="noopener noreferrer">
        <a class="button button-default" href="mailto:hello@giloliveira.net" rel="noopener noreferrer">
            <img class="icon" src="images/icons/email.svg" alt="Email Icon">hello@giloliveira.net</a>
        <br>

        <!-- Academia.edu -->
        <a class="button button-dev-to" href="https://unl-pt.academia.edu/GilOliveira" target="_blank" rel="noopener noreferrer">
        <a class="button button-dev-to" href="https://unl-pt.academia.edu/GilOliveira" rel="noopener noreferrer">
            <img class="icon" src="images/icons/academia.svg" alt=Academia.edu logo">Academia.edu</a>
        <br>

        <!-- Google Scholar -->
        <a class="button button-dev-to" href="https://scholar.google.com/citations?hl=en&user=IvGHLzkAAAAJ" target="_blank" rel="noopener noreferrer">
        <a class="button button-dev-to" href="https://scholar.google.com/citations?hl=en&user=IvGHLzkAAAAJ" rel="noopener noreferrer">
            <img class="icon" src="images/icons/google-scholar.svg" alt=ORCID logo logo">Google Scholar</a>
        <br>

        <!-- ResearchGate -->
        <a class="button button-kickstarter" href="https://www.researchgate.net/profile/Gil-Oliveira-3" target="_blank" rel="noopener noreferrer">
        <a class="button button-kickstarter" href="https://www.researchgate.net/profile/Gil-Oliveira-3" rel="noopener noreferrer">
            <img class="icon" src="images/icons/researchgate.svg" alt="ResearchGate Logo">ResearchGate</a>
        <br>

        <!-- Zotero -->
        <a class="button button-dev-to" href="https://www.zotero.org/giloliveira" target="_blank" rel="noopener noreferrer">
        <a class="button button-dev-to" href="https://www.zotero.org/giloliveira" rel="noopener noreferrer">
            <img class="icon" src="images/icons/zotero.svg" alt="Zotero logo">
                Zotero
            </a>


@@ 155,17 151,17 @@
        <h2> Identifiers </h2>

        <!-- ORCID -->
        <a class="button button-dev-to" href="https://orcid.org/0000-0003-4638-2879" target="_blank" rel="noopener noreferrer">
        <a class="button button-dev-to" href="https://orcid.org/0000-0003-4638-2879" rel="noopener noreferrer">
            <img class="icon" src="images/icons/orcid.svg" alt=ORCID logo logo">0000-0003-4638-2879</a>
        <br>

        <!-- Ciência ID -->
        <a class="button button-dev-to" href="https://cienciavitae.pt/D019-5596-42E2" target="_blank" rel="noopener noreferrer">
        <a class="button button-dev-to" href="https://cienciavitae.pt/D019-5596-42E2" rel="noopener noreferrer">
            <img class="icon" src="images/icons/cienciaid.svg" alt="ORCID logo">D019-5596-42E2</a>
        <br>

        <!-- ResearcherID -->
        <a class="button button-dev-to" href="https://publons.com/researcher/AAE-9440-2021/" target="_blank" rel="noopener noreferrer">
        <a class="button button-dev-to" href="https://publons.com/researcher/AAE-9440-2021/" rel="noopener noreferrer">
        <!--    <img class="icon" src="images/icons/cienciaid.svg" alt=ORCID logo logo"> -->
            AAE-9440-2021
        </a>