please i want bing search engine

This commit is contained in:
SrIzan10
2021-04-23 15:53:38 +02:00
parent 1aa25ed5b8
commit 73cbaf688a
2 changed files with 3 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
<!--If it's a phone, addapt it (and did some code in css/addaptphone.css to be future-proof)-->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="Home - Sr Izan's Website." content="Homepage for Sr Izan's Website" />
<meta name="Home - Sr Izan's Website." content="Main page for Sr Izan website" />
<link rel="canonical" href="https://srizan.ml/index.html" />
<title>Sr Izan's website.</title>
<!--Scripts and styles-->

View File

@@ -12,12 +12,10 @@
<!--Scripts and styles-->
<script>
</script>
<style>
@import url('https://srizan.ml/fonts/kiwi-maru/medium.ttf');
<style>
.projectscap{
font-family: 'Kiwi Maru', serif;
text-align: center;
font-size: 40px;
font-size: 42px;
}
</style>
</head>