Fix readme template RTL in dark mode (#1839)

This commit is contained in:
Howard Wu 2022-04-13 21:45:50 +08:00 committed by GitHub
parent abfac93510
commit cb72db7ca6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<!DOCTYPE html>
<html>
<html dir="@dir@">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">