aboutsummaryrefslogtreecommitdiff
path: root/meta.xml
blob: fbc534c949e901310e3511f791c8790774628359 (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
<?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>http://localhost:8080</url>

	<header>
		<navigation>
			<link href="/">Start</link>
			<link href="/archive">Archive</link>
			<link href="https://tree.kummerlaender.eu/projects">Projects</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>
</meta>