add xslt method

This commit is contained in:
2017-06-29 23:53:00 -04:00
parent 411e6add24
commit 5711acc471
2 changed files with 58 additions and 0 deletions

13
html/index.xml Normal file
View File

@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="assets/xsl/main.xsl"?>
<html>
<head>
<title>Wolfang Torres's personal page</title>
</head>
<body>
<header>
<title>Wolfang Torres</title>
<subtitle>Freelancer Programmer, Mechatronics Engineer, Cisco CCNA</subtitle>
</header>
</body>
</html>