Hey! I found how to do this differently!
<h2>
I don't think this does anything...
Adds a new line after closing it though... <p>
<head>
doesn't do anything either...
Nor does <html>
<header class="d-header">
<div class="wrap">
<div class="contents">
<div class="row">
<div class="title span13">
<a href="/">
<img src='/uploads/default/original/3X/e/6/e6ad0cf1b3aa124bf88d8ffdb6b2d2f6eb2b5134.png' alt="The Aetherlight Forums" id="site-logo">
</a>
</div>
</div>
</div>
</div>
</header>
This works though...
<meta property="og:site_name" content="The Aetherlight Forums" />
<link rel="manifest" href="/manifest.json">
<meta property="og:site_name" content="The Aetherlight Forums" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:image" content="http://forums.theaetherlight.com/user_avatar/forums.theaetherlight.com/anakin_steamwalker/45/190828_1.png" />
<meta property="og:image" content="http://forums.theaetherlight.com/user_avatar/forums.theaetherlight.com/anakin_steamwalker/45/190828_1.png" />
<meta property="og:url" content="http://forums.theaetherlight.com/users/Anakin_Steamwalker/activity" />
<meta name="twitter:url" content="http://forums.theaetherlight.com/users/Anakin_Steamwalker/activity" />
<meta property="og:title" content="Anakin_Steamwalker" />
<meta name="twitter:title" content="Anakin_Steamwalker" />
Not much happens here...
Home
Categories
FAQ/Guidelines
Terms of Service
Privacy Policy
<footer id='noscript-footer'>
<p>Powered by <a href="http://www.discourse.org">Discourse</a>, best viewed with JavaScript enabled</p>
</footer>
</noscript>
<!-- :preload-content -->
<footer>
<nav itemscope itemtype='http://schema.org/SiteNavigationElement'>
<a href='/'>Home</a>
<a href="/categories">Categories</a>
<a href="/guidelines">FAQ/Guidelines</a>
<a href="/tos">Terms of Service</a>
<a href="/privacy">Privacy Policy</a>
</nav>
</footer>
</div>
<footer id='noscript-footer'>
<p>Powered by <a href="http://www.discourse.org">Discourse</a>, best viewed with JavaScript enabled</p>
</footer>
</noscript>
Adding links!
Nothing...
<div id="metal-border-top"></div>
<div id="metal-border-bottom"></div>
Profile - Anakin_Steamwalker
- The Aetherlight Forums
https://github.com/discourse/discourse version 0991acf103ca3aea45eddf450099cd1c30b87447">
A lot of stuff that leads to a non existent link...
<html lang="en" class="desktop-view not-mobile-device ">
<head>
<meta charset="utf-8">
<title> Profile - Anakin_Steamwalker
- The Aetherlight Forums</title>
<meta name="description" content="Forums for The Aetherlight">
<meta name="author" content="">
<meta name="generator" content="Discourse 1.8.0.beta7 - https://github.com/discourse/discourse version 0991acf103ca3aea45eddf450099cd1c30b87447">
<link rel="icon" type="image/png" href="http://content.theaetherlight.com/static/images/GameIcon.png">
<link rel="apple-touch-icon" type="image/png" href="https://content.theaetherlight.com/static/images/GameIcon.png">
<link rel="icon" sizes="144x144" href="https://content.theaetherlight.com/static/images/GameIcon.png">
<meta name="theme-color" content="#ffffff">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=yes">
Found their font!
@font-face {
font-family: 'FontAwesome';
src: url('/assets/fontawesome-webfont-ff82aeed6b9bb6701696c84d1b223d2e682eb78c89117a438ce6cfea8c498995.woff2?https://forums.theaetherlight.com&2&v=4.5.0') format('woff2'),
url('/assets/fontawesome-webfont-c812ddc9e475d3e65d68a6b3b589ce598a2a5babb7afc55477d59215c4a38a40.woff?https://forums.theaetherlight.com&2&v=4.5.0') format('woff');
}