Skip to content

Commit bae09cb

Browse files
committed
Adding head-template.php
1 parent 614ef59 commit bae09cb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

head-template.php

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<head>
2+
<meta charset="UTF-8">
3+
<meta name="keywords" content="SMA Pradita Dirgantara, PPDB, 2022">
4+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
5+
<title>Pengumuman PPDB SMA Pradita Dirgantara</title>
6+
<link href='https://fonts.googleapis.com/css?family=Montserrat' rel='stylesheet'>
7+
8+
<!-- using bootstrap -->
9+
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
10+
11+
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css" integrity="sha384-DyZ88mC6Up2uqS4h/KRgHuoeGwBcD4Ng9SiP4dIRy0EXTlnuz47vAwmeGwVChigm" crossorigin="anonymous">

0 commit comments

Comments
 (0)