mirror of
https://github.com/cioyu/cioyu.github.io.git
synced 2026-05-02 13:31:47 +08:00
咕咕嘎嘎0.1
This commit is contained in:
@@ -4,7 +4,11 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<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>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 1.3 MiB |
@@ -2,7 +2,7 @@
|
||||
|
||||
<template>
|
||||
<div id="cheader">
|
||||
<h1>Cioyu的个人网页</h1>
|
||||
<h1>Cioyu的个人博客</h1>
|
||||
</div>
|
||||
<p>简介: 网络专业的学生, 喜欢看小说, 偶尔看下番, 玩玩游戏</p>
|
||||
<p>折腾GNU/linux的历程:</p>
|
||||
|
||||
Reference in New Issue
Block a user