浏览代码

0599: Add a Logon Warning Notification to Linux

i12bretro 3 年之前
父节点
当前提交
37f767abad
共有 1 个文件被更改,包括 8 次插入3 次删除
  1. 8 3
      0599.html

+ 8 - 3
0599.html

@@ -1,9 +1,14 @@
-    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+    <!DOCTYPE html>
     <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
       <head>
         <title>Add a Logon Warning Notification to Linux</title>
-        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-								<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
+        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+        <meta charset="UTF-8">
+        <meta name="keywords" content="Linux Logon Message,Linux Message of the Day,Linux Logon Warning,Debian,Ubuntu,Linux,Logon,Warning,Message,Notification,SSH,Linux Tutorial,Linux MOTD,How To,Tutorial,i12bretro">
+        <meta name="author" content="i12bretro">
+        <meta name="description" content="Add a Logon Warning Notification to Linux">
+        <meta name="viewport" content="width=device-width, initial-scale=1.0">
+								  <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
 				        <script type="text/javascript">
           $(function(){
             $('textarea').each(function(i,e){