proven.lol

https://link.pasindupramodya.com/

HASH eb55d4a7d67d46420b829888723b46f4

This item was proven by @masterbr1an on 2024-04-13T20:56:54+00:00. (View all of @masterbr1an’s proofs.)

Evidence

This is a copy of the web page retrieved on 2024-04-13T20:56:54+00:00. Show the proof snippet.

<!DOCTYPE html> <html lang="en"><head> <!-- Page Information –––––––––––––––––––––––––––––––––––––––––––––––––– --> <meta charset="utf-8"> <title>Pasindu Pramodya</title> <meta name="title" content="personal link sharing using littlelink "> <meta name="description" content="personal link sharing using littlelink "> <meta name="keywords" content="developer, pasindu pramodya,pasindu p konghawaththa,programmer, software engineer , software developer, web developer ,full stack developer, front end developer, website developer, github ,backend developer, java developer, portfolio,codeberg,littlelink"> <meta name="robots" content="index, follow"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="language" content="English"> <meta name="author" content="pasindu pramodya"> <!-- Mobile Specific Metas –––––––––––––––––––––––––––––––––––––––––––––––––– --> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- CSS –––––––––––––––––––––––––––––––––––––––––––––––––– --> <link rel="stylesheet" href="css/normalize.css"> <!-- Themes: Auto: css/skeleton-auto.css Light: css/skeleton-light.css Dark: css/skeleton-dark.css --> <link rel="stylesheet" href="css/skeleton-auto.css"> <!-- Brand Styles --> <link rel="stylesheet" href="css/brands.css"> <!-- Favicon –––––––––––––––––––––––––––––––––––––––––––––––––– --> <link rel="icon" type="image/png" href="images/avatar.png"> </head> <body> <!-- Primary Page Layout –––––––––––––––––––––––––––––––––––––––––––––––––– --> <div class="container"> <div class="row"> <div class="column" style="margin-top: 10%"> <!-- ## Getting Started with LittleLink This page has been built with every pre-designed button available in LittleLink by default. You can rearrange and delete as needed. You can add your own brand or others brands you may need in the `css/brands.css` file. You can add custom icons to `images/icons/...`. It is recommended to use a 24x24 .SVG. Edit the "Your Image Here" section to add your own personal branding, like a picture of yourself or your brand logo! Edit the "Title" section to change the page heading. You can use something like your name, your social handle, or your brand name. Edit the "Short Bio" section tell users about yourself or your brand. --> <!-- Title --> <h1>Pasindu Pramodya</h1> <p> <q><i>A free and open internet is not just a privilege, it's a right worth fighting for.</i></q> </p> <p> DataHoarder, Selfhosted Enthusiast, Low Level System, WebRTC/WASM <a href="https://archive.org/details/GuerillaOpenAccessManifesto/mode/2up" target="_blank" rel="noopener" role="link"> Internet Activist</a> </p> <!-- ## Breaking down <a> attributes: 1.) class="button button-default" | The first "button" here is telling this <a> tag that it should make this element a button and applies the default styling in `css/brands.css`. The second portion, button-default, is declaring the specific brand style you would like to apply. Here we're applying the "default" style and color. If you want to make this button to use the brand colors for Discord, just change "button-default" to "button-discord". Brands are found in `css/brands.css`. You can always edit & add your own there. 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. 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 ## Breaking down the <img> attributes: 1.) class="icon" | This class is telling the <img> tag that it should use the styling for icons found in `css/brands.css`. 2.) src="icons/[icon_name].svg" | This defines the icon you would like to display from the icons/ folder. For example, you can change this to src="icons/discord.svg" to use the Discord icon. Add your own 24x24 icons to the "icons" folder to reference them. We recommend providing a SVG. 3.) alt="Example Logo" | This alt attribute helps provides alternate text for an image, this can assist users who use screen readers. --> <!-- GitHub --> <a class="button button-github" href="https://github.com/MasterBrian99" target="_blank" rel="noopener"> <img class="icon" src="images/icons/github.svg" alt="GitHub Logo">GitHub</a> <br> <!-- Codeberg --> <a class="button button-dev-to" href="https://codeberg.org/masterbr1an" target="_blank" rel="noopener"> <img class="icon" src="images/icons/codeberg.svg" alt="Blog Icon">Codeberg</a> <br> <!-- LinkedIn --> <a class="button button-linked" href="https://www.linkedin.com/in/pasindu-p-konghawaththa-3808861a0/" target="_blank" rel="noopener"> <img class="icon" src="images/icons/linkedin.svg" alt="LinkedIn Logo">LinkedIn</a> <br> <!-- proven.lol/ee8781 --> <!-- provenee8781 --> <!-- Discord --> <!-- <a class="button button-discord" href="https://discordapp.com/users/583612684226789386" target="_blank" rel="noopener" > <img class="icon" src="images/icons/discord.svg" alt="Discord Logo" />Discord</a > <br /> --> <!-- Mastodon --> <a class="button button-mastodon" href="https://fosstodon.org/@masterbr1an" target="_blank" rel="me noopener"> <img class="icon" src="images/icons/mastodon.svg" alt="Mastodon Logo">Mastodon</a> <br> <!-- Email --> <a class="button button-default" href="mailto:mail@pasindupramodya.com" target="_blank" rel="noopener"> <img class="icon" src="images/icons/email.svg" alt="Email Icon">mail@pasindupramodya.com</a> <br> <!-- Email Alternative --> <a class="button button-default" href="mailto:pasindu@skiff.com" target="_blank" rel="noopener"> <img class="icon" src="images/icons/email_alt.svg" alt="Email Icon">pasindu@skiff.com</a> <br> <!-- Blog --> <a class="button button-default" href="https://blog.pasindupramodya.com" target="_blank" rel="noopener"> <img class="icon" src="images/icons/blog.svg" alt="Blog Icon">Blog</a> <br> <!-- dev.to --> <a class="button button-dev-to" href="https://dev.to/masterbrian99" target="_blank" rel="noopener"> <img class="icon" src="images/icons/dev_to.svg" alt="dev.to Logo">dev.to</a> <br> <!-- Web --> <a class="button button-web" href="http://link.pasindupramodya.com/" target="_blank" rel="noopener"> <img class="icon" src="images/icons/web.svg" alt="Web Logo">pasindupramodya.com</a> <br> <br> <p> <q cite="https://gist.github.com/usmanity/4522840"><i>Information is power. But like all power, there are those who want to keep it for themselves.</i></q>- Aaron Swartz </p> <p> <q cite="https://www.goodgoodgood.co/articles/mr-rogers-quotes"><i>We live in a world in which we need to share responsibility. It’s easy to say it’s not my child, not my community, not my world, not my problem, then there are those who see the need and respond. I consider those people my heroes.</i></q>-Fred Rogers </p> <!-- Footer: This includes a link to privacy.html page which can be setup for your Privacy Policy. This also includes a link to the LittleLink repository to make forking LittleLink easier. You can edit or remove anything here to make your own footer. --> <p> <a href="privacy.html">Privacy Policy</a> | Build your own by forking <a href="https://littlelink.io" target="_blank" rel="noopener">LittleLink</a>. </p> </div> </div> </div> <!-- End Document –––––––––––––––––––––––––––––––––––––––––––––––––– --> </body></html>