Skip to content

Commit b1fe704

Browse files
authored
Update base.html
1 parent 3e8858b commit b1fe704

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

webpackhtml/base.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@
5252
name="viewport"
5353
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover"
5454
/>
55+
56+
57+
<meta name="DC.title" content="Random Rants +: P2P Communication Research Project" />
58+
<meta name="DC.creator" content="Jason Glen Evans" />
59+
<meta name="DC.description" content="A technical exploration of WebRTC protocols and real-time data synchronization in low-resource environments." />
60+
<meta name="DC.type" content="Software" />
61+
<meta name="DC.format" content="Web Application" />
62+
<meta name="DC.audience" content="Educational; Secondary Education" />
5563
</head>
5664
<body>
5765
<!--No script error in case JavaScript is disabled-->

0 commit comments

Comments
 (0)