diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -22,7 +22,7 @@ body { </head> <body> <div id="header"> - <h2>Julian's personal website.</h2> + <h2>Julian T. Jørgensen</h2> <p>This is just a small page containing some contact info etc.</p> </div> <div id="projects"> @@ -39,7 +39,7 @@ body { <hr> <h3>Contact</h3> - <p><b>Name:</b> Julian T.</p> + <p><b>Name:</b> Julian T. Jørgensen</p> <p><b>Email:</b> julian@jtle <i>dot</i> dk</p> <p><b>Matrix:</b> @julian:jtle.dk</p> <p><b>Github:</b> <a href="https://github.com/jbjjbjjbj/">jbjjbjjbj</a></p> |