Advertisement
Guest User

Untitled

a guest
Nov 24th, 2017
581
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.91 KB | None | 0 0
  1. <html><head>
  2.     <title>About – Perro's DogHouse – Cyber Security Dog Brigade</title>
  3.  
  4.         <meta charset="utf-8">
  5.     <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  6.     <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7.     <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
  8.  
  9.    
  10.     <meta name="description" content="Cyber Security Dog Brigade">
  11.     <meta property="og:description" content="Cyber Security Dog Brigade">
  12.    
  13.     <meta name="author" content="Perro's DogHouse">
  14.  
  15.    
  16.     <meta property="og:title" content="About">
  17.     <meta property="twitter:title" content="About">
  18.    
  19.  
  20.     <!--[if lt IE 9]>
  21.      <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  22.    <![endif]-->
  23.  
  24.     <link rel="stylesheet" type="text/css" href="/style.css">
  25.     <link rel="alternate" type="application/rss+xml" title="Perro's DogHouse - Cyber Security Dog Brigade" href="/feed.xml">
  26.     <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" <!--="" created="" with="" jekyll="" now="" -="" http:="" github.com="" barryclark="" jekyll-now="" --="">
  27.   </head>
  28.  
  29.   <body class="">
  30.     <div class="wrapper-masthead">
  31.       <div class="container">
  32.         <header class="masthead clearfix">
  33.           <a href="/" class="site-avatar"><img src="/images/icons/image_2017-03-26_12-45-34 (1).png"></a>
  34.  
  35.           <div class="site-info">
  36.             <h1 class="site-name"><a href="/">Perro's DogHouse</a></h1>
  37.             <p class="site-description">Cyber Security Dog Brigade</p>
  38.           </div>
  39.  
  40.           <nav>
  41.             <a href="/">Blog</a>
  42.             <a href="/about">About</a>
  43.           </nav>
  44.         </header>
  45.       </div>
  46.     </div>
  47.  
  48.     <div id="main" role="main" class="container">
  49.     <div class="row">
  50.       <div class="col-md-4 hidden-xs">
  51.       <div class="sidebar wrap container">
  52.    <img src="/images/icons/kai-hax.png" width="100px" alt="Picture of hacking coyote">
  53. </div>
  54.  
  55.     </div><article class="col-md-8 page">
  56.  
  57.   <h1>About</h1>
  58.  
  59.   <div class="entry">
  60.     <p>This is perro’s commencement page!</p>
  61.  
  62. <h3 id="more-information">More Information</h3>
  63.  
  64. <p>This is where perro will post all things about him and more, keep an eye out.</p>
  65.  
  66. <h3 id="contact-me">Contact me</h3>
  67.  
  68. <p><a href="mailto:email@domain.com">coyote_mail@gmail.com</a></p>
  69.  
  70.    
  71.    
  72.   </div>
  73. </article>
  74.     </div>  
  75.     </div>
  76.  
  77.     <div class="wrapper-footer">
  78.       <div class="container">
  79.         <footer class="footer">
  80.          
  81. <a href="mailto:coyote_mail@gmail.com"><i class="svg-icon email"></i></a>
  82.  
  83.  
  84. <a href="https://github.com/senorperro/"><i class="svg-icon github"></i></a>
  85.  
  86.  
  87.  
  88.  
  89. <a href="https://www.twitter.com/MothershipRecon"><i class="svg-icon twitter"></i></a>
  90.  
  91.  
  92.  
  93.         </footer>
  94.       </div>
  95.     </div>
  96.  
  97.    
  98.  
  99.  
  100.  
  101. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement