]> git.llucax.com Git - personal/website.git/blob - source/blog/header.html
Update resume
[personal/website.git] / source / blog / header.html
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3           "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
6 <head>
7 <link rel="alternate" title="%(title)s" href="%(fullurl)s/atom"
8         type="application/atom+xml" />
9 <link href="%(css_url)s" rel="stylesheet" type="text/css" />
10 <title>%(title)s</title>
11 </head>
12
13 <body>
14
15 <h1>
16         <a href="%(url)s">%(title)s</a>
17         &nbsp;
18         <a href="https://github.com/llucax/llucax/blob/main/sponsoring-platforms.md"
19                 rel="nofollow"
20                 ><img alt="Sponsor"
21                 src="https://img.shields.io/badge/-Sponsor-555555?style=flat-square"
22                 style="max-width:100%%;"
23         ></a><a href="https://github.com/sponsors/llucax"
24                 rel="nofollow"
25                 ><img alt="GitHub Sponsors"
26                 src="https://img.shields.io/badge/--ea4aaa?logo=github&amp;style=flat-square"
27                 style="max-width:100%%;"
28         ></a><a href="https://liberapay.com/llucax/donate"
29                 rel="nofollow"
30                 ><img alt="Liberapay"
31                 src="https://img.shields.io/badge/--f6c915?logo=liberapay&amp;logoColor=black&amp;style=flat-square"
32                 style="max-width:100%%;"
33         ></a><a href="https://www.paypal.com/donate?hosted_button_id=UZRR3REUC4SY2"
34                 rel="nofollow"
35                 ><img alt="Paypal"
36                 src="https://img.shields.io/badge/--0070ba?logo=paypal&amp;style=flat-square"
37                 style="max-width:100%%;"
38         ></a><a href="https://www.buymeacoffee.com/llucax"
39                 rel="nofollow"
40                 ><img alt="Buy Me A Coffee"
41                 src="https://img.shields.io/badge/--ff813f?logo=buy-me-a-coffee&amp;logoColor=white&amp;style=flat-square"
42                 style="max-width:100%%;"
43         ></a><a href="https://www.patreon.com/llucax"
44                 rel="nofollow"
45                 ><img alt="Patreon"
46                 src="https://img.shields.io/badge/--f96854?logo=patreon&amp;logoColor=white&amp;style=flat-square"
47                 style="max-width:100%%;"
48         ></a><a href="https://flattr.com/@llucax"
49                 rel="nofollow"
50                 ><img alt="Flattr"
51                 src="https://img.shields.io/badge/--6bc76b?logo=flattr&amp;logoColor=white&amp;style=flat-square"
52                 style="max-width:100%%;"
53         ></a>
54 </h1>
55
56 <div class="content">