Skip to content

Commit

Permalink
feat(slug): add<!DOCTYPE html> label
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowballXueQiu committed Sep 21, 2023
1 parent 9bd3fbf commit 6ecd21f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/[...slug].vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<template>
<!DOCTYPE html>
<html lang="zh-CN"></html>
<div class="py-10 px-7">
<content-doc v-slot="{doc}">
Expand Down

0 comments on commit 6ecd21f

Please sign in to comment.