1
0
Fork 0

refine code

This commit is contained in:
nanxiaobei 2023-08-19 01:05:01 +08:00
parent f73f9d306b
commit 1e45df552c
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ Tables aren't part of the core Markdown spec, but Hugo supports supports them ou
#### Code block with backticks
```html
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />