aboutsummaryrefslogtreecommitdiff
path: root/meta.xml
blob: d855f7cbb04f3aa086714b40cd7e40ff93982e99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="UTF-8"?>
<meta>
	<title>/home/adrian</title>
	<author>Adrian Kummerländer</author>
	<description>Adrian Kummerländer's blog on software development, linux and open source</description>
	<url>https://blog.kummerlaender.eu</url>

	<header>
		<navigation>
			<link href="/">Start</link>
			<link href="/archive">Archive</link>
			<link href="https://tree.kummerlaender.eu/contact">Contact</link>
			<link href="/atom.xml">Feed</link>
		</navigation>
	</header>

	<footer>
		<info href="https://tree.kummerlaender.eu/projects/xslt">Made with XSLT</info>
		<navigation>
			<link href="https://tree.kummerlaender.eu/contact">Contact</link>
			<link href="/atom.xml">Feed</link>
		</navigation>
	</footer>

	<archive>
		<navigation>
			<link href="https://code.kummerlaender.eu/web/blog_content/src/branch/master/articles">Source</link>
		</navigation>
	</archive>
</meta>