new file: css/bootstrap.min.css

modified:   index.html
	new file:   js/bootstrap.min.js
This commit is contained in:
DarkShy
2023-01-14 02:43:50 +03:00
parent 1c511ee6ad
commit 3c41d49027
3 changed files with 15 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
<link rel="icon" type="image/x-icon" href="/img/favicon.ico">
<link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" href="/img/favicon.ico">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-GLhlTQ8iRABdZLl6O3oVMWSktQOp6b7In1Zl3/Jr59b6EGGoI1aFkw7cmDA6j6gD" crossorigin="anonymous">
<link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/style.css">
</head>
<body>
@@ -22,7 +22,7 @@
<img class="rounded mx-auto d-block" src="https://bronyfurry.com/files/2fc19a34-94bc-43f1-9244-b63a3fdf761a" alt="DarkShy at snow" width="auto" height="30%">
</div>
<h2 class="header outro">Просто серая пегаска..<span id="blink">|</span></h2>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
<script src="/js/bootstrap.bundle.min.js"></script>
<h2 class="header" style="padding-top: 25px; padding-left: 25px; padding-right: 25px;">Обо мне</h2>
<div style="padding-top: 15px; padding-bottom: 15px; padding-left: 10%; padding-right: 10%;">
<p class="card" style="background-color: inherit; padding-top: 15px; padding-bottom: 15px; padding-left: 25px; padding-right: 25px; --bs-card-border-color: chartreuse;">Меня зовут DarkShy. В свободное время я занимаюсь изучением программирования на языке NodeJS, а так же занимаюсь сайтами. По профессии я - системный администратор. На картинке изображена моя ОС-ка. </p>