change embed description
This commit is contained in:
parent
4ab52f4aa4
commit
cc1bb9ab2f
@ -3,17 +3,17 @@
|
||||
<head>
|
||||
<title>KVS - Kernel Version Switcher</title>
|
||||
<link href="style.css" rel="stylesheet" type="text/css">
|
||||
<meta name="description" content="A program made to downgrade a Chromebook's kernver.">
|
||||
<meta name="description" content="KVS is a side project of mine that will change your current tpm_kernver to ANY version between 0 and 3..">
|
||||
<meta property="og:url" content="https://kvs.kxtz.dev">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="KVS">
|
||||
<meta property="og:description" content="A program made to downgrade a Chromebook's kernver.">
|
||||
<meta property="og:description" content="KVS is a side project of mine that will change your current tpm_kernver to ANY version between 0 and 3.">
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:domain" content="kvs.kxtz.dev">
|
||||
<meta property="twitter:url" content="https://kvs.kxtz.dev">
|
||||
<meta name="twitter:title" content="KVS">
|
||||
<meta name="twitter:description" content="A program made to downgrade a Chromebook's kernver.">
|
||||
<meta name="twitter:description" content="KVS is a side project of mine that will change your current tpm_kernver to ANY version between 0 and 3.">
|
||||
</head>
|
||||
<body style="padding-bottom: 3%;">
|
||||
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user