咕咕嘎嘎0.1

This commit is contained in:
2026-03-03 19:05:36 +08:00
parent 8987c38fc4
commit 70478c431b
3 changed files with 6 additions and 2 deletions

View File

@@ -4,7 +4,11 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<link rel="icon" href="/favicon.ico"> <link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title> <title>Cioyu的个人博客 | 首页</title>
<meta name="description" content="本网站是cioyu的个人博客, 记录一下本人的生活, 分享一些资料">
<meta name="keywords" content="cioyu的个人博客,cioyu,blog,cioyu's blog">
<meta property="og:title" content="cioyu的个人博客">
<meta property="og:url" content="https://blog.cioyu.top">
</head> </head>
<body> <body>
<div id="app"></div> <div id="app"></div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@@ -2,7 +2,7 @@
<template> <template>
<div id="cheader"> <div id="cheader">
<h1>Cioyu的个人网页</h1> <h1>Cioyu的个人博客</h1>
</div> </div>
<p>简介: 网络专业的学生, 喜欢看小说, 偶尔看下番, 玩玩游戏</p> <p>简介: 网络专业的学生, 喜欢看小说, 偶尔看下番, 玩玩游戏</p>
<p>折腾GNU/linux的历程:</p> <p>折腾GNU/linux的历程:</p>