add content
This commit is contained in:
		@@ -3,7 +3,7 @@
 | 
			
		||||
{% include "partials/head.html" %}
 | 
			
		||||
{% include "partials/header.html" %}
 | 
			
		||||
 | 
			
		||||
<body class="bg-dark-gradient">
 | 
			
		||||
<body class="bg-white">
 | 
			
		||||
 | 
			
		||||
  <!-- Google Tag Manager (noscript) -->
 | 
			
		||||
  <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N7PNMFH" height="0" width="0"
 | 
			
		||||
@@ -55,9 +55,3 @@
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
 | 
			
		||||
<style>
 | 
			
		||||
.bg-dark-gradient {
 | 
			
		||||
  background: rgb(15,15,15);
 | 
			
		||||
  background: radial-gradient(circle, rgba(15,15,15,1) 0%, rgb(24, 24, 24) 50%, rgba(15,15,15,1) 100%);
 | 
			
		||||
}
 | 
			
		||||
</style>
 | 
			
		||||
		Reference in New Issue
	
	Block a user