37 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			3.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						|
<html lang="ja">
 | 
						|
    <head>
 | 
						|
        <meta charset="utf-8">
 | 
						|
        <title>サーバー情報 | yude.moe</title>
 | 
						|
        <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/css/bootstrap.min.css" integrity="sha384-r4NyP46KrjDleawBgD5tp8Y7UzmLA05oM1iAEQ17CSuDqnUK2+k9luXQOfXJCJ4I" crossorigin="anonymous">
 | 
						|
        <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						|
        
 | 
						|
    <link href="https://fonts.googleapis.com/css?family=Noto+Sans+JP" rel="stylesheet">
 | 
						|
        <style>
 | 
						|
            body { font-family: "Noto Sans JP"; }
 | 
						|
        </style>
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <div class="container" style="margin-top: 20px">
 | 
						|
            <p style="text-align:center">サーバー情報</p>
 | 
						|
            <p style="text-align:center" class="text-muted">Powered by Mackerel.</p>
 | 
						|
            <ul class="nav nav-pills nav-fill" style="margin-bottom: 10px">
 | 
						|
                <li class="nav-item">
 | 
						|
                  <a class="nav-link" href="hako.html">hako</a>
 | 
						|
                </li>
 | 
						|
                <li class="nav-item nav-pills">
 | 
						|
                  <a class="nav-link active" aria-current="page" href="#">raspberry</a>
 | 
						|
                </li>
 | 
						|
              </ul>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/5HVbQiwuxrMithyrGjmmQCCOVgJ6Ptf94SDA2qWSTsh2rtz7pjePihYzaW5QEml4?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/a9nZVejJBfbVE5DlBFqf4xSf0GemOjd3E7bRWiJXMdLp3YWIH2lE5qucUZsvQwzR?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/rb7Q68FDneXfLmz5TI2aHyTlRXk0oLZr58x1eY7VYwl8PzUMHVaT0xxdRm0GP1af?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/Yluj14567x0hc6DgOsfmWrG2V2XqIBiKz0pJR3DIv7jmV29BQc5EIeh12RRsQPsk?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/SCR5mDWWS20O0E13imFrxRcBv3Eccb4Twn976M9wSaOvq4Fkyhi20ZIKG97ACQ9R?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/mDxM6ifdimfBxS8M9hSLvYxwXI5u2zJoTmZf40X12H9z51y1VK7oAjoPyCq7owil?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
              <iframe src="https://mackerel.io/embed/public/embed/M3q4e27W2fqqJKNKckIg7wkAWLRlvUrNV2JzMmWNKbW1yE8GoYymco7wJ6dBLQhH?period=30m" height="200" width="400" frameborder="0"></iframe>
 | 
						|
        </div>
 | 
						|
        <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
 | 
						|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/5.0.0-alpha1/js/bootstrap.min.js" integrity="sha384-oesi62hOLfzrys4LxRF63OJCXdXDipiYWBnvTl9Y9/TRlw5xlKIEHpNyvvDShgf/" crossorigin="anonymous"></script>
 | 
						|
    </body>
 | 
						|
</html> |