add rating meta tag in index.html for content categorization

This commit is contained in:
vista-man
2025-01-25 23:18:40 +01:00
parent a9dc6a7520
commit 07ed78d03f

View File

@@ -7,6 +7,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<!-- Link to the external CSS file for styling --> <!-- Link to the external CSS file for styling -->
<link rel="stylesheet" href="style.css"> <link rel="stylesheet" href="style.css">
<meta name="RATING" content="RTA-5042-1996-1400-1577-RTA" />
</head> </head>
<body> <body>
<div class="container"> <div class="container">